Import error: DLL load failed in Jupyter notebook but working in .py file
问题 I installed BreakoutDetection the module in Anaconda environment. When I tried to import the module using import breakout_detection in jupyter notebook, I get the below error --------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-18-96c0fdb15b96> in <module>() ----> 1 import breakout_detection C:\Users\sgadiyar\AppData\Local\Continuum\Anaconda2\lib\site-packages\breakout_detection.py in <module>() 15 except