Skip to content

DEM.py issues with Python 3.10 #506

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

Closed
ZachHoppinen opened this issue Jun 19, 2022 · 2 comments · Fixed by #534
Closed

DEM.py issues with Python 3.10 #506

ZachHoppinen opened this issue Jun 19, 2022 · 2 comments · Fixed by #534
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ZachHoppinen
Copy link
Contributor

I was calling dem.py to install a DEM and correct it to WGS84. However, I got the error:

SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

It looked like it might be a python 3.10 issue based on this. After I downgraded my environment's python to 3.9.0 I did not get the error running the same command.

@EJFielding
Copy link
Contributor

This is the same issue that @sssangha reported earlier in #458

@rtburns-jpl rtburns-jpl linked a pull request Jul 21, 2022 that will close this issue
@rtburns-jpl rtburns-jpl added bug Something isn't working duplicate This issue or pull request already exists labels Nov 1, 2022
@rtburns-jpl
Copy link
Member

Closing as duplicate of #458

@rtburns-jpl rtburns-jpl closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants