You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running ert vis poly.ert (on mac) with Python 3.11 crashes with "Cannot connect to localhost" error in the browser. It is working with Python 3.10. Tested on Firefox and Chrome
To reproduce
Steps to reproduce the behaviour:
Create a python environment with Python 3.11 version
pip install ert
ert vis my_config.ert
Browser will open with the message Firefox can’t establish a connection to the server at localhost:5001.
Expected behaviour
It shouldn't crush
The text was updated successfully, but these errors were encountered:
Describe the bug
Running
ert vis poly.ert
(on mac) with Python 3.11 crashes with "Cannot connect to localhost" error in the browser. It is working with Python 3.10. Tested on Firefox and ChromeTo reproduce
Steps to reproduce the behaviour:
pip install ert
ert vis my_config.ert
Firefox can’t establish a connection to the server at localhost:5001.
Expected behaviour
It shouldn't crush
The text was updated successfully, but these errors were encountered: