Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output - while installing auto-py-to-exe through pip

前端 未结 3 1406
礼貌的吻别
礼貌的吻别 2020-12-02 00:12

I am trying to download auto-py-to-exe on a different (windows) device than I usually use through pip. However when run I get the error (sorry it is so very very long):

3条回答
  •  离开以前
    2020-12-02 00:37

    for installing GDAL on mac:

    brew install gdal and then pip install gdal solved this for me

提交回复
热议问题