Closed ksnyderSP closed 2 years ago
When trying to run this package with Python 10 I'm shown the error: AttributeError: module 'collections' has no attribute 'MutableMapping'
https://github.com/pymedusa/Medusa/issues/10253
Is this a problem or not? I can look into fixing it next week.
Nope, user error on my part. Sorry about that!
When trying to run this package with Python 10 I'm shown the error: AttributeError: module 'collections' has no attribute 'MutableMapping'
https://github.com/pymedusa/Medusa/issues/10253