itdxer / neupy

NeuPy is a Tensorflow based python library for prototyping and building neural networks
http://neupy.com
MIT License
742 stars 160 forks source link

GNG collections import #294

Closed Roy-de closed 7 months ago

Roy-de commented 9 months ago

cannot import name 'MutableMapping' from 'collections'

shiladityasarkar commented 8 months ago

It has been moved to collections.abc after version 3.10