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

Cannot compile because of hit if using python 3.11 #25141

Closed
lindsayad opened this issue Aug 8, 2023 · 1 comment
Closed

Cannot compile because of hit if using python 3.11 #25141

lindsayad opened this issue Aug 8, 2023 · 1 comment
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@lindsayad
Copy link
Member

Bug Description

Due to python/cpython#28968 hit gives

/home/lindad/projects/moose/framework/contrib/hit/hitpre311.cpp:196:10: fatal error: longintrepr.h: No such file or directory
  196 | #include "longintrepr.h"

Steps to Reproduce

Try to build any moose library or executable with a python 3.11 installation

Impact

Can't do anything with MOOSE

@lindsayad lindsayad added T: defect An anomaly, which is anything that deviates from expectations. P: normal A defect affecting operation with a low possibility of significantly affects. labels Aug 8, 2023
@lindsayad
Copy link
Member Author

Woopsie. Duplicate of #22938

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

1 participant