lwhowe
Results
2
comments of
lwhowe
Hi sunapi386, xvolte, You can fix the problem by edit the call to "compression.zip_pack(files, options)" in \__init__.py to "compression.zip_pack(files[0], options)" since it was expecting one python file anyway. files variable...
hi @xvolte, guess you are using the pyz option. It works for me in Linux but same problem with yours in Windows.