-
Notifications
You must be signed in to change notification settings - Fork 55
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
Possible incompatibility with other AI installations? #50
Comments
Hi, thanks for your question! You're correct that this project requires Python 3.11. I believe that if you use a virtual environment as directed in the Readme, you should be able to avoid any potential conflicts with your existing installations. Just be extra sure you are using the right Python version when creating the virtual environment and that you activate it before installing the packages. To do this, instead of running Hope that helps! Cheers, |
Sorry, Savbell, it's been a while. Do you mean that I should install Python 3.11 after activating the virtual environment? |
I tried installing Whisper before through another Github project and it completely destroyed my TextWebUI (for LLMs) and A1111 (for Stable Diffusion). If I'm not mistaken, they use Python 3.10. This project needs Python 3.11. Is it okay to install it or should I take some precautions first?
The text was updated successfully, but these errors were encountered: