Skip to content

PyJWT is missing in requirements.txt #22

@JadenFurtado

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

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