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

GobView CI job fails with ModuleNotFoundError: No module named 'typing_extensions' #1331

Closed
sim642 opened this issue Jan 23, 2024 · 1 comment
Labels
bug setup Dependencies, CI, releasing

Comments

@sim642
Copy link
Member

sim642 commented Jan 23, 2024

This started failing today: https://github.com/goblint/analyzer/actions/runs/7623127712/job/20763900396.

There seems to be a new selenium version today: https://pypi.org/project/selenium/4.17.0/#history. It includes a change which seems related: SeleniumHQ/selenium#13402. Although it also seems to add the typing_extensions dependency but our CI for some reason doesn't install it?!

@sim642 sim642 added bug setup Dependencies, CI, releasing labels Jan 23, 2024
@sim642
Copy link
Member Author

sim642 commented Jan 24, 2024

Looks like selenium fixed it with SeleniumHQ/selenium#13487 and made a release. Latest GobView CI jobs succeeded again.

@sim642 sim642 closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug setup Dependencies, CI, releasing
Projects
None yet
Development

No branches or pull requests

1 participant