-
Notifications
You must be signed in to change notification settings - Fork 97
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
ModuleNotFoundError: No module named 'SwissArmyTransformer' #133
Comments
import sat |
|
同样的问题,以下方法可以解决:
|
可是我依旧存在问题,请问还有什么办法吗? |
import sat,而不是import SwissArmyTransformer |
感谢! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,我用pip安装了SwissArmyTransformer-0.4.5,但无法导入。已经确认安装在PYTHONPATH路径里了,换了好几台机器都是这样,不知道如何解决?多谢
The text was updated successfully, but these errors were encountered: