Replies: 2 comments
-
hi @lthacke3 please share below details to check further: package tested considering these prerequisites --> https://chaitu-ycr.github.io/py_canoe/002_prerequisites/ my observations from your error screens:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
hi @lthacke3 lot of cleanups happened in the recent month. https://github.com/chaitu-ycr/py_canoe/releases/tag/v2.1.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use py_canoe to automate a process at work. When I use the open() function, CANoe does open, however I get an error that prevents the rest of the program from running (logs provided below). I believe some users complained of a similar issue in the comments section of your video. There are no records for troubleshooting in your documentation, so I thought I could bring the discussion here. Do you know what could be going on here?
Personal and proprietary info will be edited
Code Snippets
my_program
def open()
def __fetch_canoe_bus_data()
Error Logs
Beta Was this translation helpful? Give feedback.
All reactions