Skip to content

ModuleNotFoundError: No module named 'benchmarking' #18

Description

@futurex-labs

Hi,
Anyone having problems with importing ? I was following setup process:

python toolkit/benchmarking . [output_dir]

and output was

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "toolkit/benchmarking/main.py", line 4, in
from benchmarking.load_all_datasets import get_datasets, get_trajlets, all_dataset_names
ModuleNotFoundError: No module named 'benchmarking'

my bashrc path:
export PATH=/usr/bin/python3:$PATH
export PYTHONPATH=$PYTHONPATH:/home/vsproject/OpenTraj

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions