Termsteel icon indicating copy to clipboard operation
Termsteel copied to clipboard

Error Install with Flask-JWT-Login

Open XFG9 opened this issue 3 years ago • 1 comments

Hello,

i tried to install but i got:

Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\ user .... \AppData\Local\Temp\pip-install-dagqibp8\flask-jwt-login_372ce447414e4e20ac0341d4898d6c5e\setup.py", line 12, in long_description=open('README.md').read(), FileNotFoundError: [Errno 2] No such file or directory: 'README.md' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

XFG9 avatar Sep 07 '22 16:09 XFG9

Hey XFG9 !

To fix this error just create a file named 'README.md' inside Termsteel Folder or FlaskJWT

kaelianbaudelet avatar Sep 08 '22 12:09 kaelianbaudelet