Skip to content

Error: No module named 'datasets' #220

@Ishihara-Masabumi

Description

@Ishihara-Masabumi

When I run the followint command line, the following error occurred.

$ python3 datasets/preprocess.py
Traceback (most recent call last):
  File "datasets/preprocess.py", line 4, in <module>
    from datasets.bvh_parser import BVH_file
ModuleNotFoundError: No module named 'datasets'

Please let me know how to fix it.

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