Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Improvement: Specify supported Python version(s) more clearly #20

Open
Marouane743 opened this issue Nov 12, 2024 · 0 comments

Comments

@Marouane743
Copy link

  1. Summary: The README states, "Python, likely version 2.7," under the Installation section. However, it would be helpful to specify the exact Python versions that are fully supported and tested, as well as any known limitations or incompatibilities with Python 3.

  2. Expected Improvement:

Explicitly state the tested Python versions (e.g., "Tested on Python 2.7" or "Incompatible with Python 3").
Provide guidance on setting up a Python 2.7 environment if this is the required version.

  1. Proposed Solution:

Update the README Installation section to specify Python version compatibility and recommend the use of virtual environments to manage dependencies for Python 2.7.

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

No branches or pull requests

1 participant