nimaid / binary-waterfall

A Raw Data Media Player
GNU General Public License v3.0
87 stars 3 forks source link

No such file or directory error when trying to use binary waterfall #3

Closed 2ye3 closed 7 months ago

2ye3 commented 7 months ago

I don't have much info, but i'm going to show what happened in the CMD prompt. C:\Users\sunny>python binary-waterfall.py -h python: can't open file 'C:\Users\censoreduser\binary-waterfall.py': [Errno 2] No such file or directory I already opened the app and i think it installed it? i'm not exactly sure.

nimaid commented 7 months ago

Hello, You were using the old version of the program which required a working knowledge of command-line arguments. The newest version has a full GUI, meaning you can just run it like you tried and it will work.

Download the latest .exe file here: https://github.com/nimaid/binary-waterfall/releases/latest

Just double-click the .exe file. It doesn't install, it just runs from that single file.