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

Nom executing #59

Open
meetgyn opened this issue Aug 11, 2021 · 4 comments
Open

Nom executing #59

meetgyn opened this issue Aug 11, 2021 · 4 comments

Comments

@meetgyn
Copy link

meetgyn commented Aug 11, 2021

image

@KTZgraph
Copy link
Owner

KTZgraph commented Aug 12, 2021

Hi,
It looks like you don't have Django installed, or you didn't activate venv .
Please:

  1. create virtualenv with python3 (at least 3.8)
  2. activate virtualenv
  3. install required libraries from requirements.txt
  4. Then run sarenka.py script.
    Regards

@vasilistcp
Copy link

Same error with virtualenv enabled.

@KTZgraph
Copy link
Owner

KTZgraph commented Sep 5, 2021

Could you provide me output from pip freeze command or reinstall Django library and check if you have db.sqlite3 file?

@kimthostrup
Copy link

I do not want to hijack this issue, but would just like to add a comment, that I have the exact same failure.
Plain and updated 20.04 fails to install, so it should be fairly easy to replicate :-)
It is indeed a very interesting project, it would be cool to get it up and running.

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

4 participants