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

Module not found pygsl.errno #15

Closed
Saakethjayarama opened this issue May 19, 2022 · 2 comments
Closed

Module not found pygsl.errno #15

Saakethjayarama opened this issue May 19, 2022 · 2 comments

Comments

@Saakethjayarama
Copy link

Saakethjayarama commented May 19, 2022

import pygsl.errno
ModuleNotFoundError: No module named 'pygsl.errno'

Version: PyGSL 2.3.3
Platform: Ubuntu 18.04

test.py
import pygsl.sf
print("%g+/-%g"%pygsl.sf.erf(1))

@clinssen
Copy link
Collaborator

Sorry, this is completely my fault. I'm working on a fix. Could you fall back to 2.3.2 for the time being?

pip install pygsl==2.3.2 --upgrade

@Saakethjayarama
Copy link
Author

Sure

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