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

skfmm does not seem to be listed as a dependency when running the tests #1072

Open
wd15 opened this issue Sep 17, 2024 · 2 comments
Open

skfmm does not seem to be listed as a dependency when running the tests #1072

wd15 opened this issue Sep 17, 2024 · 2 comments

Comments

@wd15
Copy link
Contributor

wd15 commented Sep 17, 2024

See here

2024-09-17T00:18:08.0531699Z FAILED (failures=9)
2024-09-17T00:18:08.0532121Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2024-09-17T00:18:08.0532683Z Skipped 83 doctest examples because the `tvtk` package cannot be imported
2024-09-17T00:18:08.0533311Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2024-09-17T00:18:08.0533766Z 
2024-09-17T00:18:08.0534712Z python      3.12.5 | packaged by conda-forge | (main, Aug  8 2024, 18:24:51) [MSC v.1940 64 bit (AMD64)]
2024-09-17T00:18:08.0535326Z fipy        3.4.5+8.gd8d9f88fe
2024-09-17T00:18:08.0535670Z numpy       2.1.1
2024-09-17T00:18:08.0535999Z pysparse    not installed
2024-09-17T00:18:08.0536332Z scipy       1.14.1
2024-09-17T00:18:08.0536841Z matplotlib  3.9.2
2024-09-17T00:18:08.0537182Z mpi4py      not installed
2024-09-17T00:18:08.0537526Z petsc4py    not installed
2024-09-17T00:18:08.0537881Z pyamgx      not installed
2024-09-17T00:18:08.0538227Z PyTrilinos  not installed
2024-09-17T00:18:08.0538612Z mayavi      4.8.2
2024-09-17T00:18:08.0538898Z gmsh        4.12.2
2024-09-17T00:18:08.0539235Z solver      scipy
2024-09-17T00:18:08.0539471Z 
2024-09-17T00:18:08.5110119Z 
2024-09-17T00:18:08.5114240Z ##[debug]
@guyer
Copy link
Member

guyer commented Sep 17, 2024

Interesting. The day before it reported

2024-09-16T00:19:24.9357158Z Ran 541 tests in 122.152s
2024-09-16T00:19:24.9357362Z 
2024-09-16T00:19:24.9357608Z OK
2024-09-16T00:19:24.9357952Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2024-09-16T00:19:24.9358392Z Skipped 38 doctest examples because neither `lsmlib` nor `skfmm` can be found on the $PATH
2024-09-16T00:19:24.9359052Z Skipped 1 doctest examples because `skfmm` must be used to run some tests
2024-09-16T00:19:24.9359455Z Skipped 83 doctest examples because the `tvtk` package cannot be imported
2024-09-16T00:19:24.9359870Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2024-09-16T00:19:24.9563153Z 
2024-09-16T00:19:24.9568785Z python      3.12.5 | packaged by conda-forge | (main, Aug  8 2024, 18:24:51) [MSC v.1940 64 bit (AMD64)]
2024-09-16T00:19:24.9569570Z fipy        3.4.5+8.gd8d9f88fe
2024-09-16T00:19:24.9569892Z numpy       2.1.1
2024-09-16T00:19:24.9570201Z pysparse    not installed
2024-09-16T00:19:24.9570505Z scipy       1.14.1
2024-09-16T00:19:24.9570799Z matplotlib  3.9.2
2024-09-16T00:19:24.9571103Z mpi4py      not installed
2024-09-16T00:19:24.9571413Z petsc4py    not installed
2024-09-16T00:19:24.9571719Z pyamgx      not installed
2024-09-16T00:19:24.9572028Z PyTrilinos  not installed
2024-09-16T00:19:24.9572367Z mayavi      4.8.2
2024-09-16T00:19:24.9572656Z gmsh        4.12.2
2024-09-16T00:19:24.9572944Z solver      scipy
2024-09-16T00:19:24.9573126Z 
2024-09-16T00:19:25.2941275Z 

@guyer
Copy link
Member

guyer commented Sep 17, 2024

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

2 participants