We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我执行import的时候 from zhihu import Zhihu 全部提示importerror: ImportError: cannot import name 'Zhihu' 麻烦看看是我的安装库出问题了还是啥? 环境是fedora25,python3.5.3
The text was updated successfully, but these errors were encountered:
我这没毛病
Sorry, something went wrong.
是因为zhihu-api/zhihu/init.py的内容都注释掉了吗
最近在重构,功能还不稳定,@jasonqiao36 有疑问的加下微信 lzjun567
emmmm...可能是系统的问题,我在ubuntu17.04上是可以正常使用的,但是在fedora25和centos7上却不行,python版本都是一样的3.5.3,pip是9.0.1,大神麻烦你看看这情况?
No branches or pull requests
我执行import的时候
from zhihu import Zhihu
全部提示importerror:
ImportError: cannot import name 'Zhihu'
麻烦看看是我的安装库出问题了还是啥?
环境是fedora25,python3.5.3
The text was updated successfully, but these errors were encountered: