python-can
python-can copied to clipboard
fix mac os ip link not support error
File "/opt/homebrew/Cellar/[email protected]/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ip', '-json', 'link', 'list', 'up']' returned non-zero exit status 255.
win32com.client module required for usb2can
The SYSTEC ucan library has not been initialized.
fix ip link command not support raise error in mac os