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

ImportError: No module named ipproxy #134

Open
manitod opened this issue Nov 29, 2017 · 0 comments
Open

ImportError: No module named ipproxy #134

manitod opened this issue Nov 29, 2017 · 0 comments

Comments

@manitod
Copy link

manitod commented Nov 29, 2017

我运行的时候报这个错 能否帮忙看下是什么问题!好像是多线程问题,但我没改动过源代码! 谢谢
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\multiprocessing\forking.py", line 380, in main
Traceback (most recent call last):
prepare(preparation_data)
File "", line 1, in
File "C:\Python27\lib\multiprocessing\forking.py", line 503, in prepare
File "C:\Python27\lib\multiprocessing\forking.py", line 380, in main
prepare(preparation_data)
File "C:\Python27\lib\multiprocessing\forking.py", line 503, in prepare
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named ipproxy
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named ipproxy
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\multiprocessing\forking.py", line 380, in main
prepare(preparation_data)
File "C:\Python27\lib\multiprocessing\forking.py", line 503, in prepare
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named ipproxy
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\multiprocessing\forking.py", line 380, in main
prepare(preparation_data)
File "C:\Python27\lib\multiprocessing\forking.py", line 503, in prepare
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named ipproxy

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

1 participant