陈敏华
Results
2
comments of
陈敏华
Here is my solution: 1. pip uninstall darkflow 2. change the source code in ./darkflow/utils/loader.py, just delete the "assert statement" or replace it by a warning 3. reinstall it by...
I found that there is no 'get_lib_dir' method in numba.findlib >>> from numba import findlib >>> dir(findlib) ['DLLNAMEMAP', 'RE_VER', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__', 'absolute_import', 'find_file', 'find_lib',...