Skip to content

ModuleNotFoundError: No module named 'bindings.config' #319

Description

@eldhose-peternvidia

I tried the following command

/timeloop$ python3 run_example.py 00

Traceback (most recent call last):
File "/home/epeter/Research/Timeloop/accelergy-timeloop-infrastructure/timeloop-accelergy-exercises/workspace/tutorial_exercises/01_accelergy_timeloop_2020_ispass/timeloop/run_example.py", line 6, in
import pytimeloop.timeloopfe.v4 as tl
File "/home/epeter/Research/Timeloop/accelergy-timeloop-infrastructure/src/timeloop-python/pytimeloop/init.py", line 3, in
from .config import *
File "/home/epeter/Research/Timeloop/accelergy-timeloop-infrastructure/src/timeloop-python/pytimeloop/config.py", line 1, in
from bindings.config import Configurator, Config
ModuleNotFoundError: No module named 'bindings.config'

I am not able to find this module.

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