-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Running the setup.sh script throws an error:
ModuleNotFoundError: No module named 'jwt'
Reproduction steps
- Follow the steps as detailed in the Readme.md
- 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
