A
A
alpa_kz2019-04-12 06:52:30
Python
alpa_kz, 2019-04-12 06:52:30

Dependencies python3 are not installed, unclear errors are pouring in?

Gave a project where quite a lot of dependencies are installed. Project in python3. By default, python2
installed python3 additionally, I created a virtual environment with the command

python3 -m venv ProjectName
workon ProjectName
python --version

5cb00a63446e9004643095.pngpip install -r requirements.txt
5cb00b032cad6487711953.png
what could be the error despite the fact that there are no wheel and pycario packages inside requirements.txt

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question