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

Getting cannot import config #2

Open
zubinmehta opened this issue Mar 19, 2016 · 1 comment
Open

Getting cannot import config #2

zubinmehta opened this issue Mar 19, 2016 · 1 comment

Comments

@zubinmehta
Copy link

I am just trying this out and I got the following error:

-> % python3 flaskr.py
Traceback (most recent call last):
File "flaskr.py", line 8, in
from opencricket.config import config
ImportError: cannot import name 'config'

I see there is nothing named config inside the config folder.

@uttufy
Copy link

uttufy commented Aug 25, 2020

After this commit 3d4d89d config.py is added in the project. git.ignore contains a config.py entry

---Solution/Work Around---

renaming config.ci.py to config.py will do the job
located at : \opencricket\config.ci.py

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

2 participants