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

报了个错 No module named universityCollecter.settings #1

Open
ClearSeve opened this issue May 6, 2021 · 0 comments
Open

报了个错 No module named universityCollecter.settings #1

ClearSeve opened this issue May 6, 2021 · 0 comments

Comments

@ClearSeve
Copy link

Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 174, in run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\Python27\Scripts\scrapy.exe_main
.py", line 7, in
File "c:\python27\lib\site-packages\scrapy\cmdline.py", line 114, in execute
settings = get_project_settings()
File "c:\python27\lib\site-packages\scrapy\utils\project.py", line 69, in get_project_settings
settings.setmodule(settings_module_path, priority='project')
File "c:\python27\lib\site-packages\scrapy\settings_init
.py", line 294, in setmodule
module = import_module(module)
File "c:\python27\lib\importlib_init_.py", line 37, in import_module
import(name)
ImportError: No module named universityCollecter.settings

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