Giter Site home page Giter Site logo

Comments (11)

psychedelicious avatar psychedelicious commented on July 20, 2024

Hi, can you please confirm that you have installed by following the install instructions on the latest release to download and run the installer?

from invokeai.

psychedelicious avatar psychedelicious commented on July 20, 2024

Also, please paste the output of python --version.

from invokeai.

SaucierMusic avatar SaucierMusic commented on July 20, 2024

Hi thank you so much for responding!! C:\Users\M249_>py --version
Python 3.10.9

yes followed and am at the very last stage of install when it fails.. chat gpt said something about torch?? I am so new to all of this im so sorry lol

from invokeai.

psychedelicious avatar psychedelicious commented on July 20, 2024

It's unexpected that the installer is attempting to install cython:

 Collecting cython
Using cached Cython-3.0.10-cp310-cp310-win32.whl.metadata (3.2 kB)

I don't think that is in our dependency graph at all. I just did a fresh install to double-check - no cython. Do you have any ideas why it might be attempting to install cython (e.g. you manually installed a specific build of python)?

Is this a new install or an update of an existing install?

from invokeai.

SaucierMusic avatar SaucierMusic commented on July 20, 2024

Hello! This is a new install following the link from the Helium X guide...I did install 32 bit and 64 bit because I wasn't sure which I needed : from this link https://www.python.org/downloads/release/python-3109/

from invokeai.

SaucierMusic avatar SaucierMusic commented on July 20, 2024

After using chat gpt (which recommend I try to update some stuff or something) I now see I went from 5 lines of output to 3? lol not sure if this whole thing helps...

Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu121
Collecting invokeai[onnx-cuda,xformers]
Using cached InvokeAI-4.2.1-py3-none-any.whl.metadata (23 kB)
Collecting accelerate==0.29.2 (from invokeai[onnx-cuda,xformers])
Using cached accelerate-0.29.2-py3-none-any.whl.metadata (18 kB)
Collecting clip-anytorch==2.5.2 (from invokeai[onnx-cuda,xformers])
Using cached clip_anytorch-2.5.2-py3-none-any.whl.metadata (8.1 kB)
Collecting compel==2.0.2 (from invokeai[onnx-cuda,xformers])
Using cached compel-2.0.2-py3-none-any.whl.metadata (12 kB)
Collecting controlnet-aux==0.0.7 (from invokeai[onnx-cuda,xformers])
Using cached controlnet_aux-0.0.7.tar.gz (202 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting diffusers==0.27.2 (from diffusers[torch]==0.27.2->invokeai[onnx-cuda,xformers])
Using cached diffusers-0.27.2-py3-none-any.whl.metadata (18 kB)
Collecting invisible-watermark==0.2.0 (from invokeai[onnx-cuda,xformers])
Using cached invisible_watermark-0.2.0-py3-none-any.whl.metadata (8.2 kB)
INFO: pip is looking at multiple versions of invokeai[onnx-cuda,xformers] to determine which version is compatible with other requirements. This could take a while.
Collecting invokeai[onnx-cuda,xformers]
Using cached InvokeAI-4.2.0-py3-none-any.whl.metadata (23 kB)
Using cached InvokeAI-4.1.0-py3-none-any.whl.metadata (34 kB)
Using cached InvokeAI-4.0.4-py3-none-any.whl.metadata (34 kB)
Collecting accelerate==0.28.0 (from invokeai[onnx-cuda,xformers])
Using cached accelerate-0.28.0-py3-none-any.whl.metadata (18 kB)
Collecting invokeai[onnx-cuda,xformers]
Using cached InvokeAI-4.0.3-py3-none-any.whl.metadata (34 kB)
Using cached InvokeAI-4.0.2-py3-none-any.whl.metadata (34 kB)
Using cached InvokeAI-4.0.1-py3-none-any.whl.metadata (34 kB)
Using cached InvokeAI-4.0.0-py3-none-any.whl.metadata (34 kB)
INFO: pip is still looking at multiple versions of invokeai[onnx-cuda,xformers] to determine which version is compatible with other requirements. This could take a while.
Using cached InvokeAI-3.7.0-py3-none-any.whl.metadata (33 kB)
Collecting accelerate==0.27.2 (from invokeai[onnx-cuda,xformers])
Using cached accelerate-0.27.2-py3-none-any.whl.metadata (18 kB)
Collecting diffusers==0.26.3 (from diffusers[torch]==0.26.3->invokeai[onnx-cuda,xformers])
Using cached diffusers-0.26.3-py3-none-any.whl.metadata (19 kB)
Collecting invokeai[onnx-cuda,xformers]
Using cached InvokeAI-3.6.3-py3-none-any.whl.metadata (33 kB)
Collecting accelerate==0.26.1 (from invokeai[onnx-cuda,xformers])
Using cached accelerate-0.26.1-py3-none-any.whl.metadata (18 kB)
Collecting diffusers==0.26.2 (from diffusers[torch]==0.26.2->invokeai[onnx-cuda,xformers])
Using cached diffusers-0.26.2-py3-none-any.whl.metadata (18 kB)
Collecting invokeai[onnx-cuda,xformers]
Using cached InvokeAI-3.6.2-py3-none-any.whl.metadata (33 kB)
Collecting basicsr==1.4.2 (from invokeai[onnx-cuda,xformers])
Using cached basicsr-1.4.2.tar.gz (172 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... error
error: subprocess-exited-with-error

× pip subprocess to install backend dependencies did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu121
ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install backend dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Error: Unexpected exit code: 1
Command line: | 'C:\Users\M249_\invokeai.venv\Scripts\pip.exe' install --require-virtualenv --force-reinstall --use-pep517 'invokeai[xformers,onnx-cuda]' --extra-index-url https://download.pytorch.org/whl/cu121
Could not install InvokeAI. Please try downloading the latest version of the installer and install again.
Press any key to continue . . .

from invokeai.

psychedelicious avatar psychedelicious commented on July 20, 2024

Hello! This is a new install following the link from the Helium X guide...I did install 32 bit and 64 bit because I wasn't sure which I needed : from this link https://www.python.org/downloads/release/python-3109/

What is the Helium X guide?

You don't need both 32 and 64 bit pythons - who knows what trouble that might cause.

I'd suggest to uninstall everything you've installed so far to get a fresh start, then follow the simple instructions from our own docs to install python and Invoke. You'll need to delete the invokeai folder in your home folder too.

Installation guide: https://invoke-ai.github.io/InvokeAI/installation/010_INSTALL_AUTOMATED/

Be sure to review the requirements and follow the instructions there.

from invokeai.

SaucierMusic avatar SaucierMusic commented on July 20, 2024

sorry I'm not seeing a download to python?

from invokeai.

psychedelicious avatar psychedelicious commented on July 20, 2024

The installation requirements are here: https://invoke-ai.github.io/InvokeAI/installation/INSTALL_REQUIREMENTS/

from invokeai.

SaucierMusic avatar SaucierMusic commented on July 20, 2024

Thank you so much I beleive it's working!! Got to the stage of installing models now! Thank you SO MUCH!

from invokeai.

psychedelicious avatar psychedelicious commented on July 20, 2024

Sweet, glad you are up and running. Have fun!

from invokeai.

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.