Skip to content

Conversation

@GregHolmes
Copy link
Contributor

Description

The Python tutorial for MQTT Snake requires a Python library called Curses. There have been attempts to get this working on Windows, but no one has been successful. So this is just a note in the tutorial to state the Python version will only be functional on Unix based systems.

Review

@GregHolmes GregHolmes self-assigned this Oct 2, 2023
@ably-ci ably-ci temporarily deployed to ably-docs-edu-207-add-n-tmjck1 October 2, 2023 12:19 Inactive
Copy link
Contributor

@franrob-projects franrob-projects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one suggestion to improve grammar

blang[python].
h4. The complete source code for each step of "this tutorial is available on Github":https://github.com/ably/tutorials/commits/mqtt-snake-python.

*Note*: The Python version of this tutorial requires "Curses":https://docs.python.org/3/howto/curses.html to be installed. The library will only be functional on *Unix based machines*, and will not work at all *Windows*.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible improvement (to sound a little smoother):

Note: The Python version of this tutorial requires the installation of "Curses":https://docs.python.org/3/howto/curses.html library. However, this library will only work on Unix-based machines, not Windows.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @franrob-projects I've updated it.

@GregHolmes GregHolmes force-pushed the EDU-207-Add-note-to-MQTT-Python-tutorial-stating-unix-only branch from 44ad90e to 7741e04 Compare October 2, 2023 13:46
Copy link
Contributor

@franrob-projects franrob-projects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GregHolmes Good to go 🚀

@GregHolmes GregHolmes merged commit 12d43ad into main Oct 3, 2023
@GregHolmes GregHolmes deleted the EDU-207-Add-note-to-MQTT-Python-tutorial-stating-unix-only branch October 3, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants