Code Monkey home page Code Monkey logo

Comments (13)

koji avatar koji commented on July 24, 2024 1

For python 3.8, you can use openvino: 2022.1.0

from stable_diffusion.openvino.

dronov-dmitry avatar dronov-dmitry commented on July 24, 2024 1
sudo apt install python3.9
python3.9 -m pip install -r requirements.txt

It work for me on Linux Mint
Have a good day guys from Ukraine :)

from stable_diffusion.openvino.

Mikhael-Danilov avatar Mikhael-Danilov commented on July 24, 2024

Use python 3.8 or 3.9
Where is no openvino==2022.1.0 yet for python 3.10+

from stable_diffusion.openvino.

albert-hzbn avatar albert-hzbn commented on July 24, 2024

@MonoBen Try updating PIP to the highest version.

from stable_diffusion.openvino.

chaos4455 avatar chaos4455 commented on July 24, 2024

I used python 3.9 and update the pip.

from stable_diffusion.openvino.

AlexeyPogorelov avatar AlexeyPogorelov commented on July 24, 2024

the same issue on Ubuntu

from stable_diffusion.openvino.

sickmartian avatar sickmartian commented on July 24, 2024

Using windows wsl, with ubuntu, after installing python 3.9 with:

sudo apt install python3.9

Running

python3.9 -m pip3 install --upgrade pip

as it says https://www.intel.com/content/www/us/en/support/articles/000091171/software/development-software.html worked

from stable_diffusion.openvino.

sickmartian avatar sickmartian commented on July 24, 2024

In pop_os/ubuntu/etc, it's important to use python3.9, for python3.10 there is no package of openvino it seems.
I had an issue creating a venv, solved it by installing python3.9-venv like it says here: https://www.liquidweb.com/kb/how-to-install-and-update-python-to-3-9-in-ubuntu/ and then the installation of the requirements ran fine.

from stable_diffusion.openvino.

cognitica-swe avatar cognitica-swe commented on July 24, 2024

I tried all the solution but still getting the error

pip install openvino==2022.1.0
ERROR: Could not find a version that satisfies the requirement openvino==2022.1.0 (from versions: 2021.3.0, 2021.4.0, 2021.4.1, 2021.4.2, 2023.0.0.dev20230217, 2023.0.0.dev20230407)
ERROR: No matching distribution found for openvino==2022.1.0

from stable_diffusion.openvino.

brmarkus avatar brmarkus commented on July 24, 2024

Can you provide more details about your environment, like which OperatingSystem in which version, please?
How have you tried "all the solution"?

Do you try to install "natively" in the OS, or within a Python virtual-env, or within a container?

Do you want to use pip or pip3?
Do you have multiple versions of Python installed side-by-side? How to you use python then, via a symbolic link, or calling python3.9?

from stable_diffusion.openvino.

cognitica-swe avatar cognitica-swe commented on July 24, 2024

By "all the solution", I meant the solutions listed above in this thread. I installed openvino runtime and ran the "source setupvar.sh" again. After which "pip install openvino==2022.1.0" worked. Thank you!

from stable_diffusion.openvino.

sherlockholms221B avatar sherlockholms221B commented on July 24, 2024

ran : pip install openvino-dev

Could not find a version that satisfies the requirement openvino==2022.3.0 (from openvino-dev) (from versions: none)

from stable_diffusion.openvino.

Agamemnonsrf avatar Agamemnonsrf commented on July 24, 2024

I had the same error, it happened because I had a 32-bit version of python installed. I removed it and installed a 64-bit one

from stable_diffusion.openvino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.