probably impossible to install on newer hardware

#19
by Arifurs - opened

I have RTX 5080 with 9950x3D. very unfortunately, I cannot seem to install this due to some my CUDA version 13. flash-attn, torch with that CUDA is simple unavailable.

It works just fine. Check out my installer: https://github.com/Detoxfox4234/Qwen3-Voice-Factory

It works just fine. Check out my installer: https://github.com/Detoxfox4234/Qwen3-Voice-Factory

what is this that you're doing? "https://bootstrap.pypa.io/get-pip.py"? is this some kind of virus?

That is the official bootstrap script from the Python Packaging Authority (PyPA). It is the standard way to ensure pip is installed and up to date in the environment.

The domain pypa.io belongs to the maintainers of the Python Packaging Index. You can easily verify this with a quick google search. Calling standard developer tools a virus just because you haven't seen them before is a bit of a stretch.

If you don't trust the official Python infrastructure, you probably shouldn't be running experimental AI repos.

That is the official bootstrap script from the Python Packaging Authority (PyPA). It is the standard way to ensure pip is installed and up to date in the environment.
I wonder why they would obfuscate part of the code.

Sign up or log in to comment