Skip to content

Connecting MotionPy to TMCM_1617, ImportError #3

@feylen

Description

@feylen

from PyTrinamic.modules.TMCM1617.TMCM_1617 import TMCM_1617
Traceback (most recent call last):
File "", line 1, in
File "PyTrinamic/modules/TMCM1617/TMCM_1617.py", line 9, in
File "PyTrinamic/modules/tmcl_module_interface.py", line 7, in
ImportError: no module named 'abc'

It turns out that the install.py script does not copy abc from bycopy-lib to the SD card. Upon inspection of the abc.ABC class in bycopy-lib, it only contains a pass. Any help here would be nice.

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