- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My system: Raspberry Pi 4B install ubuntu 22.04. python 3.10
"pip3 install openvino-dev[caffe]==2023.0.0" throws an error:
ERROR: Could not find a version that satisfies the requirement openvino==2023.0.0 (from openvino-dev[caffe]) (from versions: none)
ERROR: No matching distribution found for openvino==2023.0.0
Then I try "pip3 install openvino-dev[caffe]==2022.1" throws an error: Failed building wheel for numpy
Finally, I try "pip3 install openvino-dev[caffe]" with python3.8, error: ModuleNotFoundError: No module named 'numpy'. To solve the problem, I try to pip3.8 install numpy but invalid.
Can you help me?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi uUnknown,
We notice that you’ve posted the same issue in multiple threads. As such, we will proceed to close this thread. Further discussions regarding this issue can be done in the following thread:
Regards,
Hairul
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page