Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Having an error running this properly on my vscode terminal. i currently am using vscode and my python is running on python3.11. I tried updating

Having an error running this properly on my vscode terminal.
i currently am using vscode and my python is running on python3.11.
I tried updating my requirement everytime it comes up but  however i keep getting errors:
 

error.png
//requirement.txt file
annotated-types==0.5.0   
anyio==3.7.1
bcrypt==4.0.1
bidict==0.22.1
blinker==1.6.2
cffi==1.15.1
chatterbot-corpus==1.2.0
click>=8.0
colorama==0.4.6
cryptography==41.0.2
distlib==0.3.6
dnspython==2.4.2
eventlet==0.33.3
exceptiongroup==1.1.3
fastapi==0.104.0
filelock==3.12.2
Flask==2.3.2
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-MySQLdb==1.0.1
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.0.5
greenlet==2.0.2
h11==0.14.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
mysqlclient==2.2.0
platformdirs==3.8.1
pycparser==2.21
pydantic==2.4.2
pydantic_core==2.10.1
PyJWT==2.8.0
PyMySQL==1.1.0
python-engineio==4.8.0
python-socketio==5.10.0
PyYAML==3.13
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.19
starlette==0.27.0
typing_extensions==4.8.0
uvicorn==0.23.2
virtualenv==20.23.1
Werkzeug==2.3.6
wsproto==1.2.0  

(venv) [ec2-user@ demo_app]$ pip install -r requirement.txt ERROR: Ignored the following versions that require a different python version: 0.6.0 Requires-Python >=3.8 ERROR: Could not find a version that satisfies the requirement annotated-types==0.6.0 (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.5.0) ERROR: No matching distribution found for annotated-types==0.6.0

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Entrepreneurship

Authors: Andrew Zacharakis, William D Bygrave

5th Edition

1119563097, 9781119563099

More Books

Students also viewed these Algorithms questions

Question

8/9 4/3 Perform the indicated operation by hand.

Answered: 1 week ago

Question

What primary data will you collect?

Answered: 1 week ago