Answer the question
In order to leave comments, you need to log in
How to install a Python library for a specific interpreter?
Hello everyone. Such a question. How to install a module for a specific interpreter? There is one software that supports python. It has its own interpreter pip3 install <module_name>
. .And how to put the library through pip where I need it?
Answer the question
In order to leave comments, you need to log in
You can change the installation path of PIP packages.
Look here: https://stackoverflow.com/questions/24174821/how-t...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question