Error when make the Map Insets

I tried to make an inset map using gmt 6, but after trying to run it, there was an error, the map index display did not appear. Error display as well as images I include in the attachment. Please for a solution. Thank you very much in advance

It is your tcsh. It wants to replace the ? marks with something but cannot find it. If you plan on sticking with tcsh then you need to escape the questionmarks with a backslash.

Yes i used tcsh. So, what should I use

I recommend bash or zsh.

Yes thank you very much