Azure / ObjectDetectionUsingCntk

Fast R-CNN Object Detection on Azure using CNTK
128 stars 61 forks source link

error running the code #29

Open yuuuumi opened 6 years ago

yuuuumi commented 6 years ago

I got below error when I tried to run the code, anybody know how to solve it? Thanks!

File "C:\ProgramData\Anaconda2\envs\tensorflow\lib\imp.py", line 271, in find_module "not {}".format(type(path)))

RuntimeError: 'path' must be None or a list, not <class '_frozen_importlib_external._NamespacePath'>