-
Hi there, if one does not have any of various dependencies already installed, which versions of the following do you suggest?
kyoto
lua
lzo
zlib
gcc
toil
I am having issues with installi…
-
The package testing we use does not work well. Code is here: https://github.com/StatCan/aaw-kubeflow-containers/blob/master/tests/general/test_packages.py
Example issues with the current test suite…
-
# Summary
As a user I want Spack to ensure consistency of runtime libraries among different compilers employed in the same DAG, so that I can use specific compilers only where needed and otherwise…
-
https://github.com/mlpack/mlpack
Non-trivial to build. depends on boost, also armadillo for which there is no package currently.
-
I think this has come up on discourse https://discourse.julialang.org/t/reading-hdf4-files/29470/3 and also recently for my own work I wished our GDAL would support HDF4 for reading MODIS data. I alre…
-
This is an issue where when a virtual repository contains both a remote repository and a local repository, only the remote repository will be searched when invoking `conan search`, despite the local r…
-
Trying to build 0.7.1 on cygwin.
have installed HDF5 1.10 and 1.8.7 using cmake, as per their website recommendations. no errors with 1.10 install, 2 failed tests of 2037 reported with 1.8.7. In b…
-
Hi,
thank you for this nice package!
Today I saw that vary `blosc `does not seem to make a difference,
two weeks ago vary `blosc `had an impact.
Regards,
Stefan
P.S.:
Here is my code:
`u…
-
A Rez package repository.
```bash
$ rez install python-3.7
```
Where packages reside as Git repositories on GitHub, like [vcpkg](https://github.com/Microsoft/vcpkg/tree/master/ports).
Such …
-
**Feature Request**
I think you guys are doing a great job and I really like to use Project Chrono in a variety of projects, But not every project of mine requires the same options. Compiling and mai…