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
您好,感谢提供这样一个很有用处的API 我在使用示例代码的时候,发现我无法导入SSO,有解决方法吗
非常感谢
(base) ➜ test /opt/homebrew/anaconda3/bin/python /Users/apple/repo/test/njupt-l.py Traceback (most recent call last): File "/Users/apple/repo/test/njupt-l.py", line 3, in <module> from njupt import SSO ImportError: cannot import name 'SSO' from 'njupt' (/opt/homebrew/anaconda3/lib/python3.8/site-packages/njupt/__init__.py)
python -V Python 3.8.8
Name: njupt Version: 0.2.3 Summary: Python API Wrappers for NJUPT. Home-page: https://github.com/gaoliang/NJUPT-API Author: Gao Liang Author-email: [email protected] License: MIT Location: /opt/homebrew/anaconda3/lib/python3.8/site-packages Requires: pillow, lxml, requests, bs4 Required-by:
The text was updated successfully, but these errors were encountered:
使用 0.3.0 版本
0.3.0
Sorry, something went wrong.
No branches or pull requests
您好,感谢提供这样一个很有用处的API
我在使用示例代码的时候,发现我无法导入SSO,有解决方法吗
非常感谢
pip show njupt
Name: njupt Version: 0.2.3 Summary: Python API Wrappers for NJUPT. Home-page: https://github.com/gaoliang/NJUPT-API Author: Gao Liang Author-email: [email protected] License: MIT Location: /opt/homebrew/anaconda3/lib/python3.8/site-packages Requires: pillow, lxml, requests, bs4 Required-by:
The text was updated successfully, but these errors were encountered: