Skip to content

Attribute Error initializing in latest versions #141

Closed
@FoamyGuy

Description

@FoamyGuy

#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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions