Problem TB6612FNG DC with raspbian buster Rpi3b+

Hello I install my controller the engine works.
for the installation of RpiMotorLib it works.I test with an installation of raspbian frech the library everything is ok no error has the installation. When I’m executing TB6612FNG_DCMot_Test.py

Traceback (most recent call last):
File “TB6612FNG_DCMot_Test.py”, line 9, in
from RpiMotorLib import rpi_dc_lib
ImportError: cannot import name rpi_dc_lib

Thanks

Hello.

It sounds like you might be talking about this library. We did not make that library and we have not made a library for controlling our TB6612FNG carrier from a Raspberry Pi, so I am not sure what might be going wrong (though that error makes it seem like the library is not installed properly). You might consider trying to contact the person who made that library.

-Patrick