You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you have all the required dependencies installed and also double check the packages so that there are no conflicts between the packages
Check the eval_pb2 file in the folder for e.g mine is here /Users/muhammadsaad/opt/anaconda3/envs/tensor/lib/python3.7/site-packages/object_detection/protos if it didn't exist then you haven't install the right version
check the version compatibility of tf,object detection and the related libraries so that it don't have any conflicting issues
I hope it helps . let me know if you need further assistance
Hi, I am also having the same exact issue as @stnridy. I have checked whether eval_pb2 actually existed on my object_detection/protos file or not, and yes it is there. I am stuck and not sure on what to do. Can someone please help me, Thank you!
Hi. May I know if there is any WA to bypass this ImportError?
The text was updated successfully, but these errors were encountered: