Can't install on windows #1942
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
bali182
-
Thank you very much! Didn't expect breaking changes between 3 patch versions so thought the newer the better. Didn't even read it after the stack traces. I learn something new every day :) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sorry if it's a noob question, but I've never written a line of python in my life, so I'm kinda stumped figuring out what's going on.
I have installed on a Windows 11 machine this (checking using
-V
):choco install ffmpeg
)pip install setuptools-rust
- no idea what this is but saw it on similar questions)When I run
pip install
for either the github source or the one in the package manager, I get this:I restarted the terminal after installing all the dependencies and running it with elevated privileges. Any ideas what might be the issue? Is this meant to run on Windows?
Beta Was this translation helpful? Give feedback.
All reactions