Skip to content

Fix pixelblaze map uploading (AttributeError)#88

Merged
TheMariday merged 2 commits intoTheMariday:mainfrom
sagittariusserpentarius:fix
Mar 29, 2026
Merged

Fix pixelblaze map uploading (AttributeError)#88
TheMariday merged 2 commits intoTheMariday:mainfrom
sagittariusserpentarius:fix

Conversation

@sagittariusserpentarius
Copy link
Copy Markdown
Contributor

On current latest, running marimapper_upload_mapping_to_pixelblaze via CLI will fail with an AttributeError:

AttributeError: 'functools.partial' object has no attribute 'set_map_coordinates'

This PR just instantiates the type that the factory function returns. I copied the general format that check_backend_cli.py used. Tested with an actual pixelblaze board, and this let me upload the map.

@TheMariday
Copy link
Copy Markdown
Owner

Hi there! Thank you so much for reporting this bug!

All looks fine to me and I'll merge this in.

Please do let me know if you have any feedback or suggestions!

@TheMariday TheMariday merged commit 7dc5f79 into TheMariday:main Mar 29, 2026
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