pip python-命令执行过程中的geohash问题
pip python-geohash problem during execution of command
pip install python-geohash
我得到以下 错误:
Failed building wheel for python-geohash
....
tokenize;file='/private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-install-8c750u/python-geohash/setup.py';f=getattr(tokenize,
'open', open)(file);code=f.read().replace('\r\n',
'\n');f.close();exec(compile(code, file, 'exec'))" install --record
/private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-record-01O7KL/install-record.txt
--single-version-externally-managed --compile" failed with error code 1 in
/private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-install-8c750u/python-geohash/
你能帮我下载一下python-geohash。我觉得跟gcc
有关
我使用 macOS Mojave 版本 10.14.4
从 https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-geohash 下载 .whl 文件
并使用 pip install python_geohash‑0.8.5‑cp37‑cp37m‑win_amd64.whl
pip install python-geohash
我得到以下 错误:
Failed building wheel for python-geohash
.... tokenize;file='/private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-install-8c750u/python-geohash/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-record-01O7KL/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/y8/blhw9jx1133b9pyg6jbb4c100000gn/T/pip-install-8c750u/python-geohash/
你能帮我下载一下python-geohash。我觉得跟gcc
有关我使用 macOS Mojave 版本 10.14.4
从 https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-geohash 下载 .whl 文件
并使用 pip install python_geohash‑0.8.5‑cp37‑cp37m‑win_amd64.whl