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

InvokeAI update hangs forever #630

Closed
ZonSoft opened this issue May 11, 2024 · 1 comment · Fixed by #679
Closed

InvokeAI update hangs forever #630

ZonSoft opened this issue May 11, 2024 · 1 comment · Fixed by #679

Comments

@ZonSoft
Copy link

ZonSoft commented May 11, 2024

InvokeAI update attempt log:

HEAD is now at 0848cb8eb Update invokeai_version.py
created virtual environment CPython3.10.11.final.0-64 in 12476ms
creator CPython3Windows(dest=path_to_stabilitymatrix\matrix\Data\Packages\InvokeAI\venv, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=path_to_appdata_venv)
added seed packages: Deprecated==1.2.14, InvokeAI==4.1.0, Jinja2==3.1.3, Markdown==3.6, MarkupSafe==2.1.5, PyPatchMatch==1.0.1, PyYAML==6.0.1, Pympler==1.0.1, Send2Trash==1.8.3, absl_py==2.1.0, accelerate==0.29.2, aiohttp==3.9.4, aiosignal==1.3.1, albumentations==1.4.3, annotated_types==0.6.0, antlr4_python3_runtime==4.9.3, anyio==4.3.0, async_timeout==4.0.3, attrs==23.2.0, bidict==0.23.1, blake3==0.4.1, certifi==2024.2.2, cffi==1.16.0, charset_normalizer==3.3.2, click==8.1.7, clip_anytorch==2.5.2, colorama==0.4.6, coloredlogs==15.0.1, compel==2.0.2, contourpy==1.2.1, controlnet_aux==0.0.7, cycler==0.12.1, datasets==2.18.0, diffusers==0.27.2, dill==0.3.8, dnspython==2.4.2, dynamicprompts==0.31.0, easing_functions==1.0.4, einops==0.7.0, exceptiongroup==1.2.0, facexlib==0.3.0, fastapi==0.110.0, fastapi_events==0.11.0, filelock==3.13.4, filterpy==1.4.5, flatbuffers==24.3.25, fonttools==4.51.0, frozenlist==1.4.1, fsspec==2024.2.0, ftfy==6.2.0, future==1.0.0, grpcio==1.62.1, h11==0.14.0, httptools==0.6.1, huggingface_hub==0.22.2, humanfriendly==10.0, idna==3.7, imageio==2.34.0, importlib_metadata==7.1.0, invisible_watermark==0.2.0, joblib==1.4.0, kiwisolver==1.4.5, lazy_loader==0.4, lightning_utilities==0.11.2, llvmlite==0.42.0, markdown_it_py==3.0.0, matplotlib==3.8.4, mdurl==0.1.2, mediapipe==0.10.7, mpmath==1.3.0, multidict==6.0.5, multiprocess==0.70.16, networkx==3.3, npyscreen==4.10.5, numba==0.59.1, numpy==1.26.4, omegaconf==2.3.0, onnx==1.15.0, onnxruntime==1.16.3, opencv_contrib_python==4.9.0.80, opencv_python==4.9.0.80, opencv_python_headless==4.9.0.80, packaging==24.0, pandas==2.2.2, picklescan==0.0.15, pillow==10.3.0, pip==24.0, prompt_toolkit==3.0.43, protobuf==3.20.3, psutil==5.9.8, pyarrow==15.0.2, pyarrow_hotfix==0.6, pycparser==2.22, pydantic==2.6.3, pydantic_core==2.16.3, pydantic_settings==2.2.1, pygments==2.17.2, pyparsing==3.1.2, pyperclip==1.8.2, pyreadline3==3.4.1, python_dateutil==2.9.0.post0, python_dotenv==1.0.1, python_engineio==4.9.0, python_multipart==0.0.9, python_socketio==5.11.1, pytorch_lightning==2.1.3, pytz==2024.1, pywavelets==1.6.0, regex==2023.12.25, requests==2.28.2, rich==13.7.1, safetensors==0.4.2, scikit_image==0.21.0, scikit_learn==1.4.2, scipy==1.13.0, semver==3.0.2, setuptools==69.5.1, simple_websocket==1.0.0, six==1.16.0, sniffio==1.3.1, sounddevice==0.4.6, starlette==0.36.3, sympy==1.12, tensorboard==2.16.2, tensorboard_data_server==0.7.2, test_tube==0.7.5, threadpoolctl==3.4.0, tifffile==2024.2.12, timm==0.6.13, tokenizers==0.15.2, torch==2.2.2+cu121, torchmetrics==0.11.4, torchsde==0.2.6, torchvision==0.17.2+cu121, tqdm==4.66.2, trampoline==0.1.2, transformers==4.39.3, typing_extensions==4.11.0, tzdata==2024.1, urllib3==1.26.18, uvicorn==0.28.0, watchfiles==0.21.0, wcwidth==0.2.13, websockets==12.0, werkzeug==3.0.2, wheel==0.43.0, windows_curses==2.3.2, wrapt==1.16.0, wsproto==1.2.0, xformers==0.0.25.post1, xxhash==3.4.1, yarl==1.9.4, zipp==3.18.1
activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
? The modules directory at "wherever_it_is" will be removed and reinstalled from scratch. Proceed? (Y/n) » true

Now it hangs forever, nothing happens.
No spaces in path.

dkvsl pushed a commit to dkvsl/StabilityMatrix that referenced this issue Jun 4, 2024
@ZonSoft
Copy link
Author

ZonSoft commented Jun 5, 2024

Had to reinstall, but every single update it replicates - Proceed? (Y/n) > true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant