问题描述
我想import geohash
。我运行pip install python-geohash
。我得到 Requirement already satisfied: python-geohash in /usr/local/lib/python3.9/site-packages (0.8.5)
。但是,我的 Python 版本是 3.8.2
。我在尝试 import geohash
时收到错误:No module named geohash
。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)