Skip to content

PyJWT is missing in requirements.txt #22

Description

@JadenFurtado

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions