Flowtter / crispy

Crispy is a machine-learning algorithm to make video-games montages efficiently. It uses a neural network to detect highlights in the video-game frames
https://crispy.gyroskan.com/
MIT License
83 stars 5 forks source link

Axios Error: Network Error #16

Closed Zorral closed 2 years ago

Zorral commented 2 years ago

After clicking on run.BAT, my cmd opens and shuts itself down within the span of a second, it's basically impossible to see what happened. I downloaded ffmpeg properly, and followed the other procedures, am I doing something wrong?

Flowtter commented 2 years ago

Unfortunately, I'll need more info to help you. Start by re-running the setup.BAT. Then, start a cmd, and using the cd command, navigate to the crispy folder. After that run python backend/src/app.py. If there is any error, report it here, otherwise, try to re-run the run.BAT.

Zorral commented 2 years ago

image

I get this error despite opening up cmd with admin

Flowtter commented 2 years ago

Someone had the exact same issue. The answer has been given on the reddit thread

Zorral commented 2 years ago

Oh I'm so sorry, I fixed that issue! Thank you so much for the help.