about the import path
Opened this issue · 0 comments
hbrt commented
I just begin to learn the Python,when I run the code in helit-master/handwriting/let$ python main.py
ImportError: No module named line_graph.utils_gui.viewer. I don't quite understand the file like 'utils_gui' in only write '../../utils_gui/' ,how can the python find the path.