-
Notifications
You must be signed in to change notification settings - Fork 1
ImportError #1
Copy link
Copy link
Open
Description
Hi, thank to your great job!
When I try to use test.py, it has such error:
File "test.py", line 175, in <module> main() File "test.py", line 106, in main from vatrack import build_model ImportError: cannot import name 'build_model' from 'vatrack' (/home/jovyan/work/alex/vatrack/vatrack/__init__.py)
When I check init.py, it only content:
from vatrack.version import __version__, short_version
__all__ = ['__version__', 'short_version']
Is this corrct? if not, how should I modify.
I don't know how to deal with it, can you help me out?
Thank you very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels