Skip to content

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

@rpasken

Description

@rpasken

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions