Skip to content
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

[bug]: v5.6.0 Fails to install on Windows #7595

Open
1 task done
sheepdestroyer opened this issue Jan 26, 2025 · 2 comments
Open
1 task done

[bug]: v5.6.0 Fails to install on Windows #7595

sheepdestroyer opened this issue Jan 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@sheepdestroyer
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

No response

GPU VRAM

No response

Version number

v5.6.0 Community

Browser

Chrome 132.0.6834.111

Python dependencies

No response

What happened

Error during installation.I tried again in repair mode as suggested, but got the same error :

Starting up...
Installation parameters:
- Install location: E:\AI\Invoke
- GPU type: nvidia>=30xx
- Torch Platform: cuda
Repair mode enabled:
- Force-reinstalling python
- Deleting and recreating virtual environment
Reinstalling Python...
> C:\Users\SHEEPD~1\AppData\Local\Temp\2rq54pKCsB6mWQI45KWdI12iYWU\resources\bin\uv.exe python install 3.11 --python-preference only-managed --reinstall
Installed Python 3.11.11 in 3.83s
 ~ cpython-3.11.11-windows-x86_64-none
Deleting existing virtual environment...
Creating virtual environment...
> C:\Users\SHEEPD~1\AppData\Local\Temp\2rq54pKCsB6mWQI45KWdI12iYWU\resources\bin\uv.exe venv --relocatable --prompt invoke --python 3.11 --python-preference only-managed E:\AI\Invoke\.venv
Using CPython 3.11.11
Creating virtual environment at: E:\AI\Invoke\.venv
Activate with: E:\AI\Invoke\.venv\Scripts\activate
Installing invokeai package...
> C:\Users\SHEEPD~1\AppData\Local\Temp\2rq54pKCsB6mWQI45KWdI12iYWU\resources\bin\uv.exe pip install --python 3.11 --python-preference only-managed invokeai==v5.6.0 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/cu124
  × Failed to download and build `pyperclip==1.9.0`
  ├─▶ Failed to deserialize cache entry
  ╰─▶ array had incorrect length, expected 5
  help: `pyperclip` (v1.9.0) was included because `invokeai` (v5.6.0)
        depends on `pyperclip`
Failed to install invokeai python package: Process exited with code 1
Try installing again with Repair mode enabled to fix this.
Ask for help on Discord or GitHub if you continue to have issues.

What you expected to happen

Successful install

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

@sheepdestroyer sheepdestroyer added the bug Something isn't working label Jan 26, 2025
@dicksondickson
Copy link

Tried to install invoke AI and getting the same error message.

@2515448788
Copy link

Same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants