Skip to content

Conversation

@codedstructure
Copy link
Owner

Address issue #7 - previously pylibftdi failed to load the driver when run with Python3.12

This seems to be a change to the behaviour of ctypes.cdll; previous to 3.12 this would raise an OSError when given an unloadable library as an attribute, in 3.12+ it seems to raise an AttributeError.

@codedstructure
Copy link
Owner Author

Some basic checks on M1 Mac using Python3.12 from homebrew show this working.

@codedstructure codedstructure merged commit 183b94e into main Apr 3, 2024
@codedstructure codedstructure deleted the python3.12-support branch April 3, 2024 18:27
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