Open chr7 opened 2 years ago
I guess you are installing this package in python3.10? the Mapping class resides now in collections.abc A workaround would be to create a python3.9 virtual environment. attrdict should update its code to "from collections.abc import Mapping"
I was able to get past this issue by installing attrdict3
module, rather than attrdict
.
This workaround is not working. WoeUSB-ng is impossible to install on 3.9+ no matter what you try. Needs developer fix => blocker.
Good Habit Checklist for Issue Reporting
Issue Reproduce Instructions
Expected Behavior
Current Behavior
Info of My Environment
WoeUSB Version
Information about the Operating System