-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-deleted- #151
Comments
Can you provide more details about your environment, please?
Are you trying to install it natively or within a container, or within a
virtual environment?
Which operating system are using, which version of Python?
What have you tried to far?
Installation via `pip` (or `pip3`) directly of via `python` (or `python3`)?
Am So., 11. Juni 2023 um 05:27 Uhr schrieb Chipboard <
***@***.***>:
… I've tried every suggestion I've come across to remedy this. It's as if
openvino doesn't exist, I can't seem to successfully install ANY version of
it.
Collecting openvino-dev[onnx,pytorch]==2022.3.0 Using cached
openvino_dev-2022.3.0-9052-py3-none-any.whl (5.8 MB) Collecting
addict>=2.4.0 (from openvino-dev[onnx,pytorch]==2022.3.0) Using cached
addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting defusedxml>=0.7.1 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jstyleson>=0.0.2
(from openvino-dev[onnx,pytorch]==2022.3.0) Using cached
jstyleson-0.0.2.tar.gz (2.0 kB) Installing build dependencies ... done
Getting requirements to build wheel ... done Preparing metadata
(pyproject.toml) ... done Collecting networkx<=2.8.8 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
networkx-2.8.8-py3-none-any.whl (2.0 MB) Collecting numpy<=1.23.4,>=1.16.6
(from openvino-dev[onnx,pytorch]==2022.3.0) Using cached
numpy-1.23.4-cp39-cp39-win32.whl (12.2 MB) Collecting opencv-python>=4.5
(from openvino-dev[onnx,pytorch]==2022.3.0) Using cached
opencv_python-4.7.0.72-cp37-abi3-win32.whl (28.2 MB) Collecting
openvino-telemetry>=2022.1.0 (from openvino-dev[onnx,pytorch]==2022.3.0)
Using cached openvino_telemetry-2022.3.0-py3-none-any.whl (20 kB)
Collecting pandas~=1.3.5 (from openvino-dev[onnx,pytorch]==2022.3.0) Using
cached pandas-1.3.5-cp39-cp39-win32.whl (9.1 MB) Collecting pillow>=8.1.2
(from openvino-dev[onnx,pytorch]==2022.3.0) Using cached
Pillow-9.5.0-cp39-cp39-win32.whl (2.2 MB) Collecting pyyaml>=5.4.1 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
PyYAML-6.0-cp39-cp39-win32.whl (138 kB) Collecting requests>=2.25.1 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
requests-2.31.0-py3-none-any.whl (62 kB) Collecting texttable>=1.6.3 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
texttable-1.6.7-py2.py3-none-any.whl (10 kB) Collecting tqdm>=4.54.1 (from
openvino-dev[onnx,pytorch]==2022.3.0) Using cached
tqdm-4.65.0-py3-none-any.whl (77 kB) INFO: pip is looking at multiple
versions of openvino-dev[onnx,pytorch] to determine which version is
compatible with other requirements. This could take a while. ERROR: Could
not find a version that satisfies the requirement openvino==2022.3.0 (from
openvino-dev[onnx,pytorch]) (from versions: none) ERROR: No matching
distribution found for openvino==2022.3.0
I sincerely hate python and the fact that it's so widely used, it's the
most API unstable #### I've ever encountered. Even when instructions are
followed PERFECTLY, there's almost always some sort of issue with it that
forces me to scour the ####ing depths of the internet to find proper
solutions for.
—
Reply to this email directly, view it on GitHub
<#151>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHEWTAXWOGGR3RKERM5XXQLXKU3LVANCNFSM6AAAAAAZCB4ZVU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Turns out I'm just an idiot. I installed 32 bit by accident.. |
Happens the best, no worries ;-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-deleted-
The text was updated successfully, but these errors were encountered: