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

Error module 'chaospy' has no attribute '__version__' #36

Open
moja84 opened this issue Dec 6, 2019 · 0 comments
Open

Error module 'chaospy' has no attribute '__version__' #36

moja84 opened this issue Dec 6, 2019 · 0 comments

Comments

@moja84
Copy link

moja84 commented Dec 6, 2019

The call quantify(seed=10, CPUs=None, filename=save_path) causes the error
File "/usr/local/lib/python3.7/site-packages/uncertainpy-1.2.1-py3.7.egg/uncertainpy/uncertainty.py", line 430, in quantify
File "/usr/local/lib/python3.7/site-packages/uncertainpy-1.2.1-py3.7.egg/uncertainpy/uncertainty.py", line 712, in polynomial_chaos
File "/usr/local/lib/python3.7/site-packages/uncertainpy-1.2.1-py3.7.egg/uncertainpy/core/uncertainty_calculations.py", line 1340, in polynomial_chaos
File "/usr/local/lib/python3.7/site-packages/uncertainpy-1.2.1-py3.7.egg/uncertainpy/core/uncertainty_calculations.py", line 253, in dependent
AttributeError: module 'chaospy' has no attribute 'version'

OS is Fedora 31

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