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

ert vis doesn't work with Python 3.11 #6574

Closed
kvashchuka opened this issue Nov 15, 2023 · 2 comments
Closed

ert vis doesn't work with Python 3.11 #6574

kvashchuka opened this issue Nov 15, 2023 · 2 comments
Assignees
Labels

Comments

@kvashchuka
Copy link
Contributor

kvashchuka commented Nov 15, 2023

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:

  1. Create a python environment with Python 3.11 version
  2. pip install ert
  3. ert vis my_config.ert
  4. Browser will open with the message Firefox can’t establish a connection to the server at localhost:5001.

Expected behaviour
It shouldn't crush

@kvashchuka kvashchuka added the bug label Nov 15, 2023
@larsevj
Copy link
Contributor

larsevj commented Nov 27, 2023

The following exception is also printed to the console:

Image

@oysteoh
Copy link
Contributor

oysteoh commented Nov 28, 2023

Duplicated by github.com/equinor/scout/issues/936

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

4 participants