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

No module named 'svtk.baf' error #93

Description

@jjfarrell

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions