models ModuleNotFoundError: No module named 'utils' - Python ...
gitanswer.com › models-modulenotfounderror-noJul 23, 2018 · In future, it will be treated as `np.float64 == np.dtype (float).type`. from ._conv import register_converters as _register_converters Traceback (most recent call last): File "generate_tfrecord.py", line 24, in <module> from utils import label_map_util ModuleNotFoundError: No module named 'utils'. in all codes its the same problem, that UTILS not found an i dont know if its a path problem or writing error in the code.