Skip to content

Update api_structure.py#69

Closed
skeapskeap wants to merge 1 commit intosocialwifi:masterfrom
skeapskeap:patch-1
Closed

Update api_structure.py#69
skeapskeap wants to merge 1 commit intosocialwifi:masterfrom
skeapskeap:patch-1

Conversation

@skeapskeap
Copy link

Fix for non-ascii chacacters in mikrotik config

File "home\user.env\lib\site-packages\routeros_api\api_structure.py", line 31, in get_python_value
return bytes.decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8f in position 6: invalid start byte

Fix for non-ascii chacacters in mikrotik config

File "home\user\.env\lib\site-packages\routeros_api\api_structure.py", line 31, in get_python_value
    return bytes.decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8f in position 6: invalid start byte
@jgoclawski
Copy link
Member

Fixed in #104

@jgoclawski jgoclawski closed this Mar 7, 2025
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