連結已複製
Hi Letizia Mariotti,
Thank you for reaching out. Yes, you can install the OpenVINO toolkit and its dependencies in the Python Virtual Environment.
Firstly, you need to install the Python Virtual Environment. You can follow steps 1, 2 and 3 from this page Intel® Distribution of OpenVINO™ Toolkit Runtime Package.
Then, you can download the OpenVINO toolkit by referring to the Install Intel® Distribution of OpenVINO™ toolkit for Linux* documentation.
Regards,
Syamimi
Thank you for your reply.
What is the difference between installing the toolkit from the package downloaded on the website and pip? If I install it only through pip will I be able to run it without problems (for example using an Neural Compute Stick) or do I need the separate installation of the full toolkit anyway?
Hi Letizia Mariotti,
Installation using pip install openvino is for runtime package which is you need to do the separate installation for the full toolkit.
It would be easier for you to install OpenVINO toolkit refer to the following Intel® Distribution of OpenVINO™ toolkit for Linux* documentation.
Regards,
Syamimi
