首先,我是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/