Replies: 1 comment
-
Solved it. Had to downgrade python to 3.11 as a virtual environment, and install the correct pytorch and pip versions. Finally I had to download Xcode from the AppStore. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
I have downloaded the plugin and installed in Krita. When I try to set up a local server, I get the following error:
Error during installation: ERROR: Could not find a version that satisfies the requirement torch~=2.4.1 (from versions: none) [notice] A new release of pip is available: 24.2 -> 24.3.1 [notice] To update, run: /Users/ ballagyorgy/Library/Application Support/krita/ai_diffusion/server/venv/bin/python3 -m pip install --upgrade pip ERROR: No matching distribution found for torch~=2.4.1_
I have python 3.11.9 installed because of this plugin, but I do not code, so I need some help sorting this out. I am using an M2 Mac. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions