Answer the question
In order to leave comments, you need to log in
Why is psycopg2 not installed in the virtualenv?
Installed yesterday my first linux distribution, ubuntu20.04, and wanted to start my projects.
Sequencing:
sudo apt install python3.10
pip install virtualenv
virtualenv -p python3.10 venv
sudo apt install python3.10-distutils
pip install psycopg2==2.9.1
pip install psycopg2-binary
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question