Voljega / ExoDOSConverter

a custom game converter from the ExoDOS collection to emulation station based distribution format
159 stars 12 forks source link

Resolve build issue with PIL dependency #14

Closed Voljega closed 3 years ago

Voljega commented 3 years ago

Adding the PIL dependency for image resizing leads to a very big executable when using pyInstaller inside Anaconda.

Should try to resolve the issue by installing a standalone python and virtual env