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

Attribute Error initializing in latest versions #141

Closed
FoamyGuy opened this issue Jan 27, 2024 · 1 comment
Closed

Attribute Error initializing in latest versions #141

FoamyGuy opened this issue Jan 27, 2024 · 1 comment

Comments

@FoamyGuy
Copy link
Contributor

#134 changed the type of error that was caught. But it seems now the library fails it's initialization.

code.py output:
Traceback (most recent call last):
  File "code.py", line 25, in <module>
  File "/lib/adafruit_wiznet5k/adafruit_wiznet5k.py", line 246, in __init__
  File "/lib/adafruit_wiznet5k/adafruit_wiznet5k.py", line 390, in mac_address
AttributeError: 'tuple' object has no attribute 'split'

Code done running.
@FoamyGuy
Copy link
Contributor Author

resolved by #125

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

No branches or pull requests

1 participant