This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Description
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'>