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

Alma Linux ModuleNotFoundError: No module named '_nio' #54

Open
rpasken opened this issue Dec 30, 2022 · 0 comments
Open

Alma Linux ModuleNotFoundError: No module named '_nio' #54

rpasken opened this issue Dec 30, 2022 · 0 comments

Comments

@rpasken
Copy link

rpasken commented Dec 30, 2022

I have successfully built and installed pynio from the github repository for centos-7. I am migrating all my servers to AlmaLinux because of the change in how Centos is configured. When I try to install pynio from github I get several failures: 1) NCLnoPrintElem is multiply defined and 2) ModuleNotFoundError: No module named '_nio'

I have been able to fix the NCLnoPrintElem definitions in niomodule.c and NclMultiDValData.c which then allows all the library member to compile. Importing Nio from python3.9 gives ModuleNotFoundError: No module named '_nio'

I tried the suggestions in the mailing list but those were from 2012 and python2.7 and nothing changed

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