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

ImportError: cannot import name 'int' from 'numpy' #1189

Open
reg19b opened this issue Dec 22, 2022 · 1 comment
Open

ImportError: cannot import name 'int' from 'numpy' #1189

reg19b opened this issue Dec 22, 2022 · 1 comment

Comments

@reg19b
Copy link

reg19b commented Dec 22, 2022

Hi,

When I install webviz, it runs with no problem.
Then, when i install webviz-subsurface, i get this error : ImportError: cannot import name 'int' from 'numpy'
If i uninstall install webviz-subsurface, webviz runs correctly again

I am on Windows 11
With Python 3.8
I used PIP to install the packages

The complete trace in the attached file : webviz-subsurface-error.txt

@reg19b
Copy link
Author

reg19b commented Dec 23, 2022

After some uninstall/re-install, i've got now a new error : ModuleNotFoundError: No module named 'ecl'
When i try to install ECL by PIP, i also get an error :
ERROR: Could not find a version that satisfies the requirement ecl (from versions: none) ERROR: No matching distribution found for ecl

Looking on ECL, i am not sure that ECL is supported on Windows.
Am i wrong ? (sorry but i am not used to Python)

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