ROSE icon indicating copy to clipboard operation
ROSE copied to clipboard

An error about module

Open anxuan-web opened this issue 2 years ago • 2 comments

I have an error: Traceback (most recent call last): File "ROSE_main.py", line 16, in import ROSE_utils ModuleNotFoundError: No module named 'ROSE_utils'

I want to know how to solve. Thanks!

anxuan-web avatar Jul 31 '23 03:07 anxuan-web

I also have this error. could you tell me how to solve it? Thank you!

luofeng8023 avatar Oct 23 '23 15:10 luofeng8023

export PYTHONPATH

T10-shenlk avatar Dec 05 '23 05:12 T10-shenlk