ebroecker / canmatrix

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

Convert to XLS error #820

Open Golyshkin opened 4 weeks ago

Golyshkin commented 4 weeks ago
$ py -m canmatrix.cli.convert ./CAN_Matrix.dbc ./test.xlsx
ldf is not supported
xls is not supported
xlsx is not supported
INFO - convert - Importing ./CAN_Matrix.dbc ... 
INFO - convert - done

INFO - convert - Exporting ./test.xlsx ... 
INFO - convert - 
INFO - convert - 45 Frames found
ERROR - __init__ - This file format is not supported for writing
INFO - convert - done

What is wrong? Installed canmatrix v1.0

Golyshkin commented 4 weeks ago

Issue is clear, the pip install canmatrix is not installing properly the dependency packages from https://github.com/ebroecker/canmatrix/blob/development/requirements_docs.txt