-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Bug] Install on clean Ubuntu 22.04 fails in SudachiPy build.... #3989
Comments
same on mac m3 clean conda env python 3.9, 3.11 |
anyone found any fix for this? |
Few things to try:
|
I'm not seeing issues in SudachiPy, but i'm seeing them when compiling spacy.. I'm using python 3.11 and a virtual environment. I think I need to downgrade further. It also feels like the documentation needs to be updated. It's clear it's not actually tested on 3.11 or whichever pyhthon you're using. It would be good to see some known working versions, as well as what the dependicies (all, dev, notebooks) do. It's clear notebooks are for juniper notebooks, but what is all / dev? who needs those features etc. I did find something online saying that cyphton needs an older version as there is a problem with the version of spacy. Python dependency hell really sucks.
|
@haydonryan Just install the fork (with |
@eginhard and pip install will work for Finetuning, retraining? I'll try your fork. I wish they'd document in the README that the project is unmaintained... |
@haydonryan Yes of course, you can use it just like the original package. |
Describe the bug
I'm trying to install TTS on an ARM server with a clean version of Ubuntu 22.04 after "apt install python3-pip".
Here's the bug in the log section.
TIA
To Reproduce
Start with a clean version of 22.04 on an arm server.
Run "apt install python3-pip"
Run "pip install TTS"
Expected behavior
No response
Logs
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: