Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

No module named 'svtk.baf' error #93

Open
jjfarrell opened this issue Aug 26, 2019 · 0 comments
Open

No module named 'svtk.baf' error #93

jjfarrell opened this issue Aug 26, 2019 · 0 comments

Comments

@jjfarrell
Copy link

The following error occurs when running svtk.

Traceback (most recent call last):
  File "./scripts/svtk", line 42, in <module>
    import svtk.cli as cli
  File "/usr3/bustaff/farrell/.local/lib/python3.7/site-packages/svtk/cli/__init__.py", line 13, in <module>
    from .baf_test import main as baf_test
  File "/usr3/bustaff/farrell/.local/lib/python3.7/site-packages/svtk/cli/baf_test.py", line 2, in <module>
    from svtk.baf.BAFpysam import *
ModuleNotFoundError: No module named 'svtk.baf'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant