ebroecker / canmatrix

Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
BSD 2-Clause "Simplified" License
933 stars 401 forks source link

Cannot use the latest canmatrix version 1.0.post33+g89c1a76 to convert files #789

Closed mohamedkhefacha closed 5 months ago

mohamedkhefacha commented 6 months ago

Exception appears when calling canconvert to convert dbc files Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Python\Scripts\canconvert.exe__main.py", line 4, in File "C:\Python\Lib\site-packages\canmatrix\init__.py", line 11, in from canmatrix.canmatrix import ( File "C:\Python\Lib\site-packages\canmatrix\canmatrix.py", line 815, in class Pdu(object): File "C:\Python\Lib\site-packages\canmatrix\canmatrix.py", line 850, in Pdu e2e_properties: Optional[AutosarE2EProperties] = None) -> None:

Root cause: PR: https://github.com/ebroecker/canmatrix/pull/788/files