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

The python-binding needs python>=3.9 #2228

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

FromLiQg
Copy link
Contributor

@FromLiQg FromLiQg commented May 22, 2023

  • Exceptions have been added to the .py file that require execution with python>=3.9.
  • Add explanation in the markdown document
  • The following command was executed on compile.sh: chmod +x compile.sh

@lum1n0us
Copy link
Collaborator

@FromLiQg
Copy link
Contributor Author

Plus, https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#python-requires

@lum1n0us Thank you. I couldn't find a way to control Python version on Google and chatGPT this afternoon.

@lum1n0us
Copy link
Collaborator

LGTM

@wenyongh wenyongh merged commit 1596ed2 into bytecodealliance:main May 24, 2023
1 check passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Update python language binding setup.py and document
Make compile.sh executable: `chmod +x compile.sh`
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.

None yet

3 participants