Looking for help with this importlib-resources package that is failing to build in my project. In the last build of this project, this package built fine and I have checked and it seems that no package versions had changed between the two that I can tell.
I was investigating why the last version of this project failed to install in Windows 7, in the same fashion that this project failed: Python Installer Error
Following this lead that seemed to fix this person’s error, I added pypiwin32 (auto), testpath (auto), and win-unicode-console (auto) and now I run into this new failure of importlib-resources.
Runtime Details
- ActiveState
- Language - python 3.8.2
- Platform - Windows
Failing Packages
- importlib-resources 1.4.0
Reasons
- Build failures: importlib-resources
- Test failures: importlib-resources