Skip to content

Conversation

@circuitqed
Copy link

Hi Phil, I updated things to make liveplot compatible with python3 and pyqt5...the demo scripts all seem to work at least. description of changes below. One thing I did not change but probably would need updating is the setup.py. One could probably make things compatible to both python2.7 and pyqt4 as well as the newer ones without too much work but not sure if its worth the effort.

Used 2to3 to update to python3
made small changes for compatibility, mainly encode/decode for byte strings
also change from buffer to memoryview

Additionally upgraded to pyqt5 as pyqt4 support seems to be deprecated in many new python distributions, just renaming of and relocating of various packages/classes, no real changes

Used 2to3 to update to python3
made small changes for compatibility, mainly encode/decode for byte strings
also change from buffer to memoryview

Additionally upgraded to pyqt5 as pyqt4 support seems to be deprecated in many new python distributions, just renaming of and relocating of various packages/classes, no real changes
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.

1 participant