platomav/MCExtractor

I can't compile MCE

Closed this issue · 3 comments

hello,

I can't compile MCE :

python3 --noupx --onefile MCE.py
unknown option --noupx
usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

thanks you in advance to help myself pass this error,

Regards.

Azaretdodo.

The command run does not make sense. It's "pyinstaller", not "python3". Please follow the instructions carefully.