Error with PyGMT following install

Hello,

I am struggling to run PyGMT after a pip installation. I am getting the attached error when running the recommended test script. The script will show the first PyGMT I defined in that virtual environment but then error out after that.

Hi @ShowMeTheWorld, thanks for trying out PyGMT! Could you show us the output of pygmt.show_versions() (copy and paste the text) so that we can help you to debug. My guess is that you might be hitting some Windows limit on file path length, but need to double check.