Installation Sqlalchemy in python project

Question:
Please i cant install sqlalchemy in my replit

Repl link:

code snippet

Try typing pip install sqlalchemy into the shell. If the module could not be installed, try executing the poetry add sqlalchemy command in the shell.

3 Likes

I have tried it but is installing in a different path. When i use ’ which sqlalchemy ’ is showing no path