stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

-deleted-

Open Chipboard opened this issue 2 years ago • 3 comments

-deleted-

Chipboard avatar Jun 11 '23 03:06 Chipboard

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 https://github.com/bes-dev/stable_diffusion.openvino/issues/151, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHEWTAXWOGGR3RKERM5XXQLXKU3LVANCNFSM6AAAAAAZCB4ZVU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

brmarkus avatar Jun 11 '23 06:06 brmarkus

Turns out I'm just an idiot. I installed 32 bit by accident..

Chipboard avatar Jun 11 '23 07:06 Chipboard

Happens the best, no worries ;-)

brmarkus avatar Jun 11 '23 07:06 brmarkus