**Description of the problem** It seems PyGMT can't correctly find GMT for Python 3.6 + Windows. The error messages are: ``` pygmt.exceptions.GMTCLibNotFoundError: Error loading the GMT shared library 'gmt.dll, gmt_w64.dll, gmt_w32.dll, C:\Miniconda3\envs\test\Library\bin\gmt.dll': ``` It works before but failed in recent builds, for example, https://github.com/GenericMappingTools/pygmt/runs/1404103533.
Description of the problem
It seems PyGMT can't correctly find GMT for Python 3.6 + Windows. The error messages are:
It works before but failed in recent builds, for example, https://github.com/GenericMappingTools/pygmt/runs/1404103533.