FabBits icon indicating copy to clipboard operation
FabBits copied to clipboard

Troubles to execute "from the box"

Open roaffix opened this issue 6 years ago • 1 comments

FabBits crashes and doesn't work "from the box". I believe this is caused by uncertain requirements. I'd recommend you to create requirements.txt file with all your third-party lib versions. Also, you missed scikit-image and requests requirements, that are required to even start the main GUI window.

I still didn't fix all of the bugs by myself, but I will send a PR with fixes when it will be ready. Probably, you will be able to fix it much faster.

Example traceback for goal_detector.py on video from your Google Drive: image

roaffix avatar Nov 07 '18 16:11 roaffix