You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
执行 python test_project.py时报错
Traceback (most recent call last):
File "test_project.py", line 4, in
import package as package
ImportError: No module named package
The text was updated successfully, but these errors were encountered:
执行 python test_project.py时报错
Traceback (most recent call last):
File "test_project.py", line 4, in
import package as package
ImportError: No module named package
The text was updated successfully, but these errors were encountered: