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

[lipyds-develop] Failed CI run #109

Open
github-actions bot opened this issue Dec 28, 2023 · 2 comments
Open

[lipyds-develop] Failed CI run #109

github-actions bot opened this issue Dec 28, 2023 · 2 comments
Assignees

Comments

@github-actions
Copy link

At least two repeated CI runs for lipyds have failed.
Here is the last recorded status of the tests:

  • installing python: passed
  • installing the mdakit: passed
  • installing mdanalysis: passed
  • installing the test dependencies: passed
  • running tests: fail
    Pinging maintainers: @lilyminium
@IAlibay
Copy link
Member

IAlibay commented Dec 28, 2023

There's two tests with what appears to be an optional networkx import that isn't protected.

FAILED lipyds/tests/test_leafletfinder.py::TestSinglePlanar::test_leafletfinder[graph-kwargs0] - ImportError: networkx is required to use this method but is not installed. Install it with `conda install networkx` or `pip install networkx`.
FAILED lipyds/tests/test_leafletfinder.py::TestVesicleFull::test_full[graph-kwargs0] - ImportError: networkx is required to use this method but is not installed. Install it with `conda install networkx` or `pip install networkx`.

@orbeckst
Copy link
Member

@lilyminium is there a related issue in the lipyds repository that should be linked to here?

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

3 participants