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

PyJWT is missing in requirements.txt #22

Open
JadenFurtado opened this issue Jul 24, 2024 · 0 comments
Open

PyJWT is missing in requirements.txt #22

JadenFurtado opened this issue Jul 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JadenFurtado
Copy link

Describe the bug

Running the setup.sh script throws an error:

ModuleNotFoundError: No module named 'jwt'

image

Reproduction steps

  1. Follow the steps as detailed in the Readme.md
  2. Run with the same .env.prod as the backup.env.prod

Expected behavior

The reason for the issue is that the requirements.txt is incomplete. Simply add PyJWT to it should solve the issue

Additional context

No response

@JadenFurtado JadenFurtado added the bug Something isn't working label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant