首先,我是一個真正的新手python和anaconda,所以請回答我的問題時考慮這一點:)。水蟒和地理
我有一個Jupyter筆記本,我想在那裏使用geograpy庫。但我不知道如何將它安裝到anaconda中。
在這個圖書館網站上有手冊如何使用pip來安裝它 - 但我相信這是別的。
任何提示會大受歡迎:)
編輯
試圖pip install geograpy
後,我有以下錯誤更
Rolling back uninstall of Pillow
Command "/opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tcpdwncf/Pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-az_qg2uz-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-tcpdwncf/Pillow/
不'暢達安裝geography'工作? – jambrothers
不,它不會:( – PastorPL
哦。那麼pip有什麼問題? – jambrothers