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

Invalid package #7

Closed
dispyfree opened this issue Jun 4, 2021 · 1 comment
Closed

Invalid package #7

dispyfree opened this issue Jun 4, 2021 · 1 comment

Comments

@dispyfree
Copy link

Hi!

requirements.txt lists mako==1.1.13 as a dependency - this version simply doesn't exist on pypi. Works like a charm after changing this to any valid version.
Also, werkzeug is outdated and fails on Python3.9; updating its version to werkzeug==0.15.5 helps.

Cheers,

@greyli
Copy link
Member

greyli commented Jun 5, 2021

Thanks! It should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants