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

name 'reduce' is not defined on pip install #17

Open
AutomaticHourglass opened this issue Jun 3, 2020 · 0 comments
Open

name 'reduce' is not defined on pip install #17

AutomaticHourglass opened this issue Jun 3, 2020 · 0 comments

Comments

@AutomaticHourglass
Copy link

Because of change in python, current version does not works correctly.

reduce has been moved to functools

Tested with python 3.6.9 (Google colab)

@AutomaticHourglass AutomaticHourglass changed the title name 'reduce' is not defined name 'reduce' is not defined on pip install Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant