Skip to content
New issue

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

似乎无法导入SSO #30

Open
xsro opened this issue Jul 6, 2021 · 1 comment
Open

似乎无法导入SSO #30

xsro opened this issue Jul 6, 2021 · 1 comment

Comments

@xsro
Copy link

xsro commented Jul 6, 2021

您好,感谢提供这样一个很有用处的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
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:
@gaoliang
Copy link
Owner

使用 0.3.0 版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants