'ImportError: SystemError: <built-in method __contains__ of dict object at 0x000001E65A420B80> returned a result with an error set
2022-05-04 20:47:33.473405: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found 2022-05-04 20:47:33.493062: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd Traceback (most recent call last): File "main_auto.py", line 30, in from tf_object_detection import ObjectDetector File "..\object_detection\tf_object_detection.py", line 2, in import tensorflow as tf File "C:\Users\akhil\anaconda3\lib\site-packages\tensorflow_init_.py", line 37, in from tensorflow.python.tools import module_util as module_util File "C:\Users\akhil\anaconda3\lib\site-packages\tensorflow\python_init.py", line 37, in from tensorflow.python.eager import context File "C:\Users\akhil\anaconda3\lib\site-packages\tensorflow\python\eager\context.py", line 35, in from tensorflow.python.client import pywrap_tf_session File "C:\Users\akhil\anaconda3\lib\site-packages\tensorflow\python\client\pywrap_tf_session.py", line 19, in from tensorflow.python.client._pywrap_tf_session import * ImportError: SystemError: <built-in method contains of dict object at 0x000001E65A420B80> returned a result with an error set
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
