- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While trying to run the notebook from GitHub, I got the below error.
https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/101-tensorflow-to-openvino
ModuleNotFoundError: No module named 'tensorflow.python'
The error resolved when installing openvino[tensorflow].
pip install openvino-dev[tensorflow2]
the question is why it doesn't run when installing openvino-dev==2022.1.0?
pip install openvino-dev
Thanks,
Mostafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa-,
Thanks for pointing out the error.
For your information, in the latest commit, we have updated the requirements file.
pip install -r requirements.txt
Collecting openvino-dev[onnx,tensorflow2]==2022.1.0
Downloading openvino_dev-2022.1.0-7019-py3-none-any.whl (5.8 MB)
Regards,
Wan
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa,
Thanks for reaching out to us.
May I know which operating system are you using on your end?
For your information, you may refer to the Installation Guide to install the required files for your operating system or environment before starting OpenVINO™ Notebooks.
Hope it helps.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am running these notebook on Windows 10.
I did install the requirements.txt file and it contains openvino.
https://github.com/openvinotoolkit/openvino_notebooks
Thanks,
Mostafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa-,
Thanks for pointing out the error.
For your information, in the latest commit, we have updated the requirements file.
pip install -r requirements.txt
Collecting openvino-dev[onnx,tensorflow2]==2022.1.0
Downloading openvino_dev-2022.1.0-7019-py3-none-any.whl (5.8 MB)
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa-,
Thank you for your question.
If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
Regards,
Wan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page