We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Firstly that underthesea not compatible with python 3.12 so that I downgraded it to 3.11 then install all the dependencies mentioned in https://underthesea.readthedocs.io/_/downloads/en/develop/pdf/ then I face with this problem
The text was updated successfully, but these errors were encountered:
it solved by pip3 install future scipy numpy scikit-learn==1.4.2 joblib
pip3 install future scipy numpy scikit-learn==1.4.2 joblib
Sorry, something went wrong.
Duplicate of #731.
No branches or pull requests
Firstly that underthesea not compatible with python 3.12 so that I downgraded it to 3.11 then install all the dependencies mentioned in https://underthesea.readthedocs.io/_/downloads/en/develop/pdf/
then I face with this problem
The text was updated successfully, but these errors were encountered: