遵循https://github.com/ozak/georasters中给出的步骤,但对于 pip 安装过程的两个步骤具有相同的回溯。“收集 pyproj ..”时因“msvc.py”出现问题而爆炸。
Collecting pyproj (from georasters)
Using cached pyproj-1.9.5.1.tar.gz
Complete output from command python setup.py egg_info:
using bundled proj4..
Traceback (most recent call last):
File "c:\users\javie\appdata\local\programs\python\python36-32\lib\site-packages\setuptools\msvc.py", line 490, in_find_latest_available_vc_ver
return self.find_available_vc_vers()[-1]
IndexError: list index out of range
有人可以帮忙吗?谢谢