I am trying to run this command
uncompyle6.exe -o .\\decompile\\ .\\unpacked\\app.exe\\app.pyc
So that I can reverse the app.pyc file into app.py.