thiagohersan / memememe

https://www.memememememememe.me/
67 stars 61 forks source link

Python3 #19

Open nick-zanobini opened 7 years ago

nick-zanobini commented 7 years ago

ax12.py returns the error TypeError: 'str' does not support the buffer interface.

thiagohersan commented 7 years ago

Please give more info. This wasn't tested in python 3.

nick-zanobini commented 7 years ago

I am aware it wasn't tested using python 3. Could you help me convert it to be compatible with python3?

thiagohersan commented 7 years ago

I am not familiar with python3.

dev-lexnotionus commented 4 years ago

2to3.py

Maik93 commented 3 years ago

Fixed in my fork. If you are interested, it is here: https://github.com/Maik93/jetsonDynamixel/commit/b20ad60e0172999132f33c9b759e308397cbac75

radames commented 3 years ago

hi @Maik93 thanks for this! we didn't have much time to update, I'll look into your repo.