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 import name 'iri_sub' from 'iri12py' #155

Open
Adim-a11y opened this issue Jul 29, 2024 · 3 comments
Open

cannot import name 'iri_sub' from 'iri12py' #155

Adim-a11y opened this issue Jul 29, 2024 · 3 comments

Comments

@Adim-a11y
Copy link

I am on an Ubuntu 20.04 system and use Python 3.8. I tried to install pyglow in a virtual environment. I managed to install it, but I encountered this error: ImportError: cannot import name 'iri_sub' from 'iri12py' (/home/adim/Desktop/space_venv/lib/python3.8/site-packages/iri12py.cpython-38-x86_64-linux-gnu.so).
Could you assist or suggest a solution to resolve this issue?
Thanks in advance.

@bharding512
Copy link
Collaborator

This likely means IRI did not compile correctly. Are there any clues in the output?

@Adim-a11y
Copy link
Author

The error appears when I import pyglow, before using it.

@bharding512
Copy link
Collaborator

This probably means that IRI did not compile properly when you installed pyglow. Do you have the output from the installation process? It's a long mess but maybe there is a clue in there.

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

2 participants