Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment out line in python-iso15118 that causes OSError on M1 mac #93

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

catarial
Copy link
Contributor

Calling setsockopt with socket.IPPROTO_IPV6 and socket.IPV6_MULTICAST returns "OSError 92 Protocol not available" on Apple Silicon Macs, described in #63.

This would be a temporary fix that disables that line, charging still appears to work with the line commented out.

@shankari shankari merged commit 760bdf8 into EVerest:main Nov 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants