Closed tschmidt64 closed 7 years ago
Sorry for the response delay; yes, I did not push bin/ to git as it contains binary and model files. I will add a method to automatically create this in the future. As a workaround, create the directory and you should have no problems.
@tschmidt64 see 74d75aee69a3a515b2df64f0bc67c9a6f4124b25
When running training.py, it looks for a file in 'bin/', which as far as I can tell, doesn't exist. My assumption is that on your local repo there was a ./bin/ directory but git ignored it when pushing?