Skip to content

Conversation

hugues-talbot
Copy link

Repository is no longer compatible with scipy as of version 1.3 ; this is due to a deprecated call to scipy.misc.toimage

See: https://docs.scipy.org/doc/scipy/reference/release.1.3.0.html?highlight=toimage

There are two call in logger.py to this function. I've changed it to the recommended alternative, using Pillow.

Copy link
Author

@hugues-talbot hugues-talbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to include changes to the requirements.txt file

@hugues-talbot hugues-talbot marked this pull request as ready for review October 30, 2019 20:08
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

Successfully merging this pull request may close these issues.

1 participant