#Installation - over slow and unstable connection

14 messages · Page 1 of 1 (latest)

ember ether
#

Goal: Install Invoke Community Edition (Invoke v6.7.0)
Problem: Slow and poor phone signal connection (hotspot to PC).
System info: Windows 11, Nvidia 4070 gpu, AMD cpu

Tried the following:
Copy/Paste .exe Invoke .exe terminal Error:
Installing invokeai package...

C:\Users\owner\AppData\Local\Programs\invoke-community-edition\resources\bin\uv.exe pip install --python 3.12 --python-preference only-managed invokeai==v6.7.0 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/cu128
Resolved 102 packages in 11.75s
x Failed to download torch==2.7.1+cu128
|-> Failed to extract archive: torch-2.7.1+cu128-cp312-cp312-win_amd64.whl
-> Failed to download distribution due to network timeout. Try increasing UV_HTTP_TIMEOUT (current value: 30s). help: torch(v2.7.1+cu128) was included becauseinvokeai(v6.7.0) depends ontorch`
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.

Copy/Paste from Manual installation Windows PowerShell Error:
(invoke) PS C:\AI\InvokeAI> uv pip install invokeai==6.7.0 --python 3.12 --python-preference only-managed --torch-backend=cu128 --force-reinstall
Resolved 102 packages in 9.85s
x Failed to download torch==2.7.1+cu128
|-> Failed to write to the distribution cache
-> Failed to download distribution due to network timeout. Try increasing UV_HTTP_TIMEOUT (current value: 30s). help: torch(v2.7.1+cu128) was included becauseinvokeai(v6.7.0) depends ontorch`

Note: I was not able to find/figure out how to increase the UV_TIMEOUT to attempt to increase Windows PowerShell chances of completion.

Q: I was able to download "torch-2.7.1+cu128-cp312-cp312-win_amd64.whl" separately, if iI can how can I use it?

fresh berry
#

Im also unable to install with this same message

#

Most of the others download - 3 or so stall

#

pillow and torch vision seem to stall

brisk locust
#

same issue man i hate this

fresh berry
#

@brisk locust and @ember ether
Figured it out - Go into Sytem Properties for your pc - Click on Environmental Variables -

Update the User and System to 1200 or whatever length yours needs

brisk locust
fresh berry
#

Yeah you have to hit add

#

sorry New

#

add the variable to both user and system

fresh berry
ember light
#

I have to run the Coimmunity Edition as Administrator. Is this normal? If not, how to I change this? Also, the Starter models don't install (Only two of them do.) I got my huggingface token but they still won't install. How do I fix this?