-
Notifications
You must be signed in to change notification settings - Fork 773
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
ISR Dependency functools32 Fails Install using Poetry #232
Comments
In a similar manner installation of ISR using Pipenv fails. In this case it is due to a dependency of Tensorflow version missing.
|
Possibly linked to Merge Request 22: [FIX] Fixed Dependency issue when installing ISR package using pip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While getting requirements to build wheel for functools32, Poetry throws an error stating "This backport is for Python 2.7 only."
I've searched the issues and have not found any regarding functools32. Is there a workaround? Thank you.
Poetry's pyproject.toml:
Error message:
Poetry config:
The text was updated successfully, but these errors were encountered: