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

module crow.config not found when running crow-test #41

Open
Yindong-Zhang opened this issue Jan 20, 2019 · 0 comments
Open

module crow.config not found when running crow-test #41

Yindong-Zhang opened this issue Jan 20, 2019 · 0 comments

Comments

@Yindong-Zhang
Copy link

deal author, i hate to bother you but i encounter a problem when running crow-test in docker mode. i follow the crow-start, crow-exec and crow-test schedule, there is a error and the traceback inform that:
Traceback (most recent call last):
File "/home/crow/venv/bin/crow-test", line 11, in
load_entry_point('crow==0.2', 'console_scripts', 'crow-test')()
File "/home/crow/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 542, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/crow/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2569, in load_entry_point
return ep.load()
File "/home/crow/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2229, in load
return self.resolve()
File "/home/crow/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2235, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/home/crow/venv/lib/python2.7/site-packages/crow-0.2-py2.7.egg/tests/main.py", line 10, in
from crow.config import *
i have no idea how to fix this, hope you can solve my problem.

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