Skip to content

Conversation

@KamilDuljas
Copy link

@KamilDuljas KamilDuljas commented Jan 13, 2026

This update ensures consistency with the allowed Python versions. The questionary package version 1.10 only supports Python up to 3.9.
The latest version, 2.1.1, supports Python 3.8 through 3.12.
In Tockloader, we guarantee that the allowed Python version is 3.9 or higher.
Moreover, I encountered an issue on Python 3.12 when running Tockloader info:

image

This PR resolves the issue shown in the screenshot.

@lschuermann
Copy link
Member

Moreover, I encountered an issue on Python 3.12 when running Tockloader info:

To clarify, does the issue from the screenshot occur with 3.12 before or after your update of the questionary package, or regardless of its version?

@KamilDuljas
Copy link
Author

Moreover, I encountered an issue on Python 3.12 when running Tockloader info:

To clarify, does the issue from the screenshot occur with 3.12 before or after your update of the questionary package, or regardless of its version?

This PR resolves the issue shown in the screenshot :)

@lschuermann
Copy link
Member

This PR resolves the issue shown in the screenshot :)

Got it, thanks!

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