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

Add requirement about python3-devel #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

razzeee
Copy link
Contributor

@razzeee razzeee commented Sep 25, 2022

This was failing for me and I needed some time to find the problem, so I think it makes sense to mention it.

@refi64
Copy link
Collaborator

refi64 commented Sep 26, 2022

What was the exact problem you hit? All the generator's dependencies should be wheels, so I'm surprised you needed python3-devel...

@razzeee
Copy link
Contributor Author

razzeee commented Sep 26, 2022

If I remember right, it couldn't build a wheel as it was missing a header

@razzeee
Copy link
Contributor Author

razzeee commented Sep 26, 2022

@refi64
Copy link
Collaborator

refi64 commented Oct 14, 2022

Hmm so I just tried this in a Fedora docker image, with no Python development files installed or even a C compiler, and it still installed...any chance you could try reinstalling it without the python3-devel package, and share the original error here?

@razzeee
Copy link
Contributor Author

razzeee commented Oct 14, 2022

Hrm, tried this in a fedora 36 vm I had laying around and it just worked. Without python3-devel installed, so I too am confused about this.

Should we close it?

@refi64
Copy link
Collaborator

refi64 commented Oct 28, 2022

...out of curiosity, were you on the Fedora 37 beta? It would actually make sense there, because they shipped Python 3.11's rc versions, probably before wheels were readily available for some dependencies.

@razzeee
Copy link
Contributor Author

razzeee commented Oct 28, 2022

Yes, that's was/is the case.

@hfiguiere hfiguiere added node documentation PR or issue about documentation. Easier to review. labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation PR or issue about documentation. Easier to review. node
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants