InvokeAI
InvokeAI copied to clipboard
[bug]: Failed to install: httptools-0.7.1-cp312-cp312-win_amd64.whl (httptools==0.7.1)
Is there an existing issue for this problem?
- [x] I have searched the existing issues
Install method
Invoke's Launcher
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RTX 5070 TI
GPU VRAM
16
Version number
6.8.1 & 6.9.0rx2
Browser
Firefox
System Information
No response
What happened
I tried to update Invoke to the newest release.
Even repair mode doesn't work.
Starting up...
Installation parameters:
- Install location: E:\tools\Invoke
- GPU type: nvidia>=30xx
- Torch Platform: cuda
Repair mode enabled:
- Force-reinstalling python
- Deleting and recreating virtual environment
Reinstalling Python...
> C:\Users\digio\AppData\Local\Temp\2vFxKvvFbjMAsUlvZ94N07dukNe\resources\bin\uv.exe python install 3.12 --python-preference only-managed --reinstall
Downloading cpython-3.12.9-windows-x86_64-none (20.2MiB)
Downloaded cpython-3.12.9-windows-x86_64-none
Installed Python 3.12.9 in 4.99s
~ cpython-3.12.9-windows-x86_64-none
Deleting existing virtual environment...
Creating virtual environment...
> C:\Users\digio\AppData\Local\Temp\2vFxKvvFbjMAsUlvZ94N07dukNe\resources\bin\uv.exe venv --relocatable --prompt invoke --python 3.12 --python-preference only-managed E:\tools\Invoke\.venv
Using CPython 3.12.9
Creating virtual environment at: E:\tools\Invoke\.venv
Activate with: E:\tools\Invoke\.venv\Scripts\activate
Installing invokeai package...
> C:\Users\digio\AppData\Local\Temp\2vFxKvvFbjMAsUlvZ94N07dukNe\resources\bin\uv.exe pip install --python 3.12 --python-preference only-managed invokeai==v6.8.1 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/cu128
Resolved 102 packages in 1.88s
Prepared 102 packages in 154ms
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
error: Failed to install: httptools-0.7.1-cp312-cp312-win_amd64.whl (httptools==0.7.1)
Caused by: The wheel is invalid: Metadata field Name not found
Failed to install invokeai python package: Process exited with code 2
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
I expect the installation to be successful.
How to reproduce the problem
No response
Additional context
No response
Discord username
No response
Did you try a repair install?
Yes, the provided log is for a repair install.