Skip to content

Patch for Python 3.13 compatibility#99

Open
MennaHM123 wants to merge 1 commit intonok:mainfrom
MennaHM123:patch-Python3.13
Open

Patch for Python 3.13 compatibility#99
MennaHM123 wants to merge 1 commit intonok:mainfrom
MennaHM123:patch-Python3.13

Conversation

@MennaHM123
Copy link
Copy Markdown

This patch addresses compatibility issues with Python 3.13:

  • Updated relevant setup.py or metadata to support Python 3.13
  • Fixed syntax or import issues found during installation or runtime
  • Adjusted any logic incompatible with the latest Python version

Context

This fork was needed to allow installation and usage in Python 3.13 environments, where the original repository failed due to build issues.


Tested with:

  • Python 3.13 on Windows
  • pip install from the patched fork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant