ebroecker / canmatrix

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

NameError: name 'Optional' is not defined #792

Closed saimahesh1109 closed 2 months ago

saimahesh1109 commented 3 months ago

Hi,

i have installed canmatrix module using pip and used below command to convert arxml to dbc.

C:\Python39>python -m canmatrix.cli.convert -vv VSNA_PSCM_FNV4EcuExtract_0.9.1_ECUA_V2.arxml test.dbc

But i got below error . Kindly help me in fixing this error.Thanks in advance.

canmatrix_error
ebroecker commented 3 months ago

should be fixed with #791