You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
Update the README Installation section to specify Python version compatibility and recommend the use of virtual environments to manage dependencies for Python 2.7.
The text was updated successfully, but these errors were encountered: