hardbyte / hardbyte/python-can
PCAN's _detect_available_configs fails on macOS on GitHub Actions
Open
backend:pcan
bug
os:macOS
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
The commit c57480b1988bdb590c6b976335824a59bf2d3c0c suppresses it. However, some digging should be performed why the method crashes. Removing the `try ... except` will trigger it. Alternatively, the error can be observed [here](https://github.com/hardbyte/python-can/runs/2328475313#step:5:397).
This came up in #940.
Contributor guide
Assessment
This issue has not been assessed yet.