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

Python version is the wrong kind and refuses to work. #2

Open
Kamii-Sam opened this issue Nov 1, 2024 · 4 comments
Open

Python version is the wrong kind and refuses to work. #2

Kamii-Sam opened this issue Nov 1, 2024 · 4 comments

Comments

@Kamii-Sam
Copy link

I tried to use the setup.bat command, and while it did install some things just fine, it also said that it couldn't install certain things because the python version was Python 3.11.10, when I actually have Python 3.10.0, which I downloaded after the prompt told me I had to use something lower than 3.11.10. I'm very confused.

@Kamii-Sam
Copy link
Author

RuntimeError: Cannot install on Python version 3.11.10; only versions >=3.6,<3.10 are supported.

@TylorShine
Copy link
Owner

Thanks for report, recognized and updated. Delete named cache directory, git pull and rerun launch.bat!
(was related to specified version of PyTorch. I forget to change stable version from nightly one after testing...sorry!)

@Kamii-Sam
Copy link
Author

Thank you, I was able to fix that issue. Unfortunately, I ran into another issue when preprocessing the audio.

ImportError: tokenizers>=0.11.1,!=0.11.3,<0.14 is required for a normal functioning of this module, but found tokenizers==0.20.1.

@TylorShine
Copy link
Owner

All right. But I could not reproduce this issue on me. It maybe happen you don't use out of launch.bat console, right?

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

No branches or pull requests

2 participants