You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I encountered a problem with the batchprocessing when extracting a bus logging.
In the single file mode it works.
With batch i get the message: <class 'TypeError'>: unsupported format string passed to tuple.__format__ File "C:\Users\m.huemer\AppData\Local\Programs\Python\Python310\lib\site-packages\asammdf\gui\widgets\batch.py", line 332, in extract_bus_logging message.append(f"- 0x{msg_id:X} --> {msg_name} in <{dbc_name}>")
I tried it with the same files (mf4 and dbc) with the version 6.4.4 and there it worked.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I encountered a problem with the batchprocessing when extracting a bus logging.
In the single file mode it works.
With batch i get the message:
<class 'TypeError'>: unsupported format string passed to tuple.__format__ File "C:\Users\m.huemer\AppData\Local\Programs\Python\Python310\lib\site-packages\asammdf\gui\widgets\batch.py", line 332, in extract_bus_logging message.append(f"- 0x{msg_id:X} --> {msg_name} in <{dbc_name}>")
I tried it with the same files (mf4 and dbc) with the version 6.4.4 and there it worked.
BG
Martin
Beta Was this translation helpful? Give feedback.
All reactions