-
Notifications
You must be signed in to change notification settings - Fork 119
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
loosen tensorflow requirement #62
base: master
Are you sure you want to change the base?
Conversation
AndydeCleyre
commented
Feb 28, 2022
•
edited
Loading
edited
- Fixes Installation conflict on installation. #56
- Fixes dependency error when install this #58
- Fixes update to tensorflow 2.8.0 #61
- Fixes pkg_resources.DistributionNotFound: The 'tensorflow==2.5.0' distribution was not found and is required by guesslang #65
- Fixes conflict with guesslang and tensorflow #79
<- wrong user.. |
@yoeo - any update on when this will be available on pypi? Thanks! |
https://pypi.org/project/guesslang-experimental |
If the project remains abandoned for over 12 months, you may be able to report it to the PYPA and request a takeover. As long as you can prove that you have tried to contact the original authors without response. |
Hi @jossef, for me this workaround is not working (using your pypi package). It seems that there are a problem with tensorflow dependency:
Could you help me? Regards! |
@syn-4ck It's been a while, but I just capped the version before a breaking change I encountered. You could try installing this PR with pip, with a requirement:
|
@jossef, I have been using guess-lang-experimental (alternative to guess-lang). Is there support for tensorflow versions after 2.15.0? |