ancasag/labelStoma

ustr does not exist in libs

Opened this issue · 0 comments

Hi!
Thanks for the software.
Below is the error I just got.
Multiple python files have reference to this libs.ustr file but it doesn't exist in the file directory.

Traceback (most recent call last):
  File "labelStoma.py", line 30, in <module>
    from libs.utils import *
  File "/Users/lj/Library/Mobile Documents/com~apple~CloudDocs/Developer/labelStoma/libs/utils.py", line 2, in <module>
    from libs.ustr import ustr
ModuleNotFoundError: No module named 'libs.ustr'

Can you help me look into this?
Thanks a lot