Closed cjerrington closed 3 years ago
The error mentioned in the Analysis says the _MEIPASS is part of a class when its a variable to add to the path given from PyInstaller.
As this is intentional, you could add the # skipcq: PYL-W0212
comment on each line where _MEIPASS
is mentioned.
This has been added and checks appear to pass now.
Adds compatibility for compiling PyDebloatX to a single executable as reference in issue #27
Compiled and tested on Windows 10 Pro x64 build version 2004