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

Workaround the installation issue #27 #28

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

r9y9
Copy link
Owner

@r9y9 r9y9 commented Jan 28, 2022

Not sure about the exact root cause, but the error messages suggested that there are issues with setuptools/pip. I can confirm we can fix the issue by changing the build-time setuptools requirement to <v60.0.

At least v59.8.0 should work.
https://github.com/pypa/setuptools/releases/tag/v59.8.0

Fixes #27

Not sure about the exact root cause, but the error messages suggested
that there's issues with setuptools/pip. I can confirm we can fix the
issue by changing the build-time setuptools requirement to <v60.0.

At least v59.8.0 should work.
https://github.com/pypa/setuptools/releases/tag/v59.8.0
@r9y9 r9y9 merged commit 79267bf into master Jan 28, 2022
@r9y9 r9y9 deleted the workaround-setuptools-issue branch January 28, 2022 15:28
@r9y9 r9y9 added the bug fix Bug fixes label Jan 29, 2022
r9y9 added a commit to r9y9/pysinsy that referenced this pull request Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyopenjtalk cannot be installed in google colab
1 participant