This commit is contained in:
Batuhan Berk Başoğlu 2020-12-04 12:59:00 -05:00
commit 5d6b24532b

View file

@ -24,4 +24,8 @@ In order:
anaconda command prompt. anaconda command prompt.
- conda update --all - conda update --all
- For the vehicleantitheftrecognition-firebase-adminsdk-krrgw-05da515de5.json, in DBHelper.py - For the vehicleantitheftrecognition-firebase-adminsdk-krrgw-05da515de5.json, in DBHelper.py
add the file path to the 'service account' if it doesn't work. add the file path to the 'service account' if it doesn't work.
# Notes
- Code might break if you have your webcam is opened during execution. You have to close the webcam first.