Question:
Please i cant install sqlalchemy in my replit
Repl link:
code snippet
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.
I have tried it but is installing in a different path. When i use ’ which sqlalchemy ’ is showing no path