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

Support for Python >3.10 on Windows #287

Open
trstephen-amazon opened this issue Apr 15, 2024 · 0 comments
Open

Support for Python >3.10 on Windows #287

trstephen-amazon opened this issue Apr 15, 2024 · 0 comments

Comments

@trstephen-amazon
Copy link
Contributor

We've identified an issues building this driver with versions of python newer than 3.10 on windows. See this build failure. A sample error:

C:\Users\runneradmin\AppData\Local\Temp\pip-install-_pw79w3w\amazon-ion_4634f832fc9049cb90a06b861a617272\ion-c\tools\ionsymbols\ionsymbols.c(573,18): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 3 has type 'int64_t' [C:\Users\runneradmin\AppData\Local\Temp\pip-install-_pw79w3w\amazon-ion_4634f832fc9049cb90a06b861a617272\ion-c\tools\ionsymbols\ionsymbols.vcxproj]

Haven't done a thorough triage here. I will point out the amazon-ion/ion-python repo only builds for Python up to 3.11 and excludes windows. Some issues that look related:

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