vaishnaviii
vaishnaviii
Assigning you @satya7289 Happy coding!
@codesankalp hey was this issue update discussed anywhere?
@harsh-9in any updates on this?
@harsh-9in if you have any questions about the issue or setting up the project, you can ask us here in comments or on [zulip](http://anitab-org.zulipchat.com) too :)
@Manav-03 how's the PR going?
@Manav-03 if the errors are solved, share them here or on zulip, we could help you then:)
@Manav-03 please can you provide screenshot of - error and your .env file
@Manav-03 secret_key should be different from security_password_salt , either update any one to `12345` Then , mail_default_sender should be an actual email like` [email protected]` If you are using gmail above...
@Manav-03 remove the current virtual environment and name it as `venv `only coz the code uses venv and may cause more errors
@Manav-03 I would say yes Also do this command pip install python-dotenv before python run.py