The wiki page at
is out of date for Python.
- Go to python-can — python-can 4.0.0 documentation to get the latest.
- The network open must now be used with a ‘with’ statement or the interface will never close properly.
- ‘socketcan_native’ no longer works, use ‘socketcan’
There is likely more, I am still debugging.