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

project not running #47

Open
ogganore opened this issue Aug 10, 2022 · 3 comments
Open

project not running #47

ogganore opened this issue Aug 10, 2022 · 3 comments

Comments

@ogganore
Copy link

import environ
File "C:\Users\omkar\AppData\Local\Programs\Python\Python310\lib\site-packages\environ.py", line 114
raise ValueError, "No frame marked with %s." % fname

@manjurulhoque
Copy link
Owner

Did you install all packages?

@ogganore
Copy link
Author

yes

@volkorny
Copy link

volkorny commented Aug 9, 2023

I have error

  File "/Users/vkornylyuk/django/others/django-job-portal/jobs/settings.py", line 5, in <module>
    import environ
ModuleNotFoundError: No module named 'environ'

all requirements are installed:

(venv) vkornylyuk@Volodia-K-mbp16-new django-job-portal % pip list | grep environ
django-environ                      0.4.5

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

3 participants