Skip to content

No module named 'utils' #2

@lilakk

Description

@lilakk

Hey, I got the following traceback when trying to run sampling.py:

Traceback (most recent call last):
  File "sampling.py", line 11, in <module>
    from sbert_lsh_model import SBERTLSHModel
  File "/work/pi_miyyer_umass_edu/yapeichang/SemStamp/sbert_lsh_model.py", line 10, in <module>
    from utils.batched import batched
ModuleNotFoundError: No module named 'utils'

I assume the repo is missing a file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions