Answer the question
In order to leave comments, you need to log in
Python Venv does not see the library, what's the problem?
Good afternoon!
There is an application that runs in venv and I needed to add a library to the virtual environment of this application.
I did the following: through pip installed in the virtual environment of this application, I installed the library with the command /folder/bin/pip install pysocks,
but when I run python with the command /folder/bin/python, the library is not imported.
Where did I make a mistake?
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