liftoff / pyminifier

Pyminifier is a Python code minifier, obfuscator, and compressor.
GNU General Public License v3.0
1.43k stars 221 forks source link

[--pyz option] TypeError: stat: path should be string, bytes, os.PathLike or integer, not list #121

Open newbieh4cker opened 4 years ago

newbieh4cker commented 4 years ago

When using, "--pyz" option.

TypeError occurs TypeError: stat: path should be string, bytes, os.PathLike or integer, not list

javadba commented 4 years ago

I have this same problem. I think this project is DOA.