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
I have listed below some messages I get in my ccmake window when running 'c'onfigure
This is related to 2.0.0 (I explicitely did a 'git checkout 2.0.0')
None of these messages seem fatal, but I'd rather avoid false 'warnings' if I want to be able to see easily the real problems
An unexpected mpi4py message (and I have not enabled anything parallel)
[INFO] Could not system mpi4py,
Why do I get this message about shapely, when I seem to have CDAT_BUILD_SHAPELY set to OFF?
Could not detect shapely,
/home/share/unix_files/cdat/versions/cdat_install_uv-2.0.0_x86_64_gcc4_12/bin/python
Why do I get this message, even if I don't have a UVCDAT_ANONYMOUS_LOG variable ?
[INFO] Using UVCDAT_ANONYMOUS_LOG found in environment which is set to: 'True'
What is this * Couldn't fetch test files* message?
[INFO] Package --- UVCMETRICS/UVCMETRICS/790a22a00d57e2ddaeffbb79b869df169a626204 --- will be built
Couldn't fetch test files for uvcmetrics package, tests will fail
And then there is the following vistrails related error
[INFO] Package --- vistrails/VISTRAILS/uvcdat-2.0.0 --- will be built
CMake Warning at CMake/cdat_modules/vistrails_external.cmake:33 (message):
Unable to extract remote for 'uvcdat-master' using default VisTrails branch
Call Stack (most recent call first):
CMakeLists.txt:563 (include)
The text was updated successfully, but these errors were encountered:
I have listed below some messages I get in my ccmake window when running 'c'onfigure
This is related to 2.0.0 (I explicitely did a 'git checkout 2.0.0')
None of these messages seem fatal, but I'd rather avoid false 'warnings' if I want to be able to see easily the real problems
An unexpected mpi4py message (and I have not enabled anything parallel)
Why do I get this message about shapely, when I seem to have CDAT_BUILD_SHAPELY set to OFF?
Why do I get this message, even if I don't have a UVCDAT_ANONYMOUS_LOG variable ?
What is this * Couldn't fetch test files* message?
And then there is the following vistrails related error
The text was updated successfully, but these errors were encountered: