uhi22/pyPLC

EVSE MODE CANBUS ERROR

Closed this issue · 2 comments

Hello, even though I follow the installation steps separately for Raspberry Pi and Windows, I get such an error. How can I solve this error? Thank you.
Ekran Alıntısı

uhi22 commented

Do you plan to use CAN bus on Windows machine? If yes, we need to add a proper interface layer. The currently used socketCAN is linux specific. If you do not want the CAN, just adjust the pyPLC.ini file, set charge_parameter_backend = none instead of ChaDeMo, this removes the CAN dependencies.

CanBus Error Solved.