Mike Benson
Mike Benson
I got importlib.resources to work, at least for my use case (loading translation files), but I found that it's broken on anything less than Python 3.10. The package does not...
I was probably too terse in my earlier comment. The problem, at least in the case of importlib.resources is not with PyOxidizer, or any of its moving parts. Before Python...
I have this problem as well, on Windows 10, using python 3.10, using both flavor="standalone-static" and flavor="standalone-dynamic".