Add hdf5 package #429
build.yml
on: push
Matrix: build
Indicate completion to coveralls.io
0s
Annotations
8 errors and 8 warnings
build (ubuntu-latest, 3.9)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (ubuntu-latest, 3.11)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (ubuntu-latest, 3.10)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (ubuntu-latest, 3.8)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (windows-latest, 3.8)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (windows-latest, 3.11)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (windows-latest, 3.10)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (windows-latest, 3.9)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (ubuntu-latest, 3.9)
CondaEnvException: Pip failed
|
build (ubuntu-latest, 3.11)
CondaEnvException: Pip failed
|
build (ubuntu-latest, 3.10)
CondaEnvException: Pip failed
|
build (ubuntu-latest, 3.8)
CondaEnvException: Pip failed
|
build (windows-latest, 3.8)
CondaEnvException: Pip failed
|
build (windows-latest, 3.11)
error: subprocess-exited-with-error
� python setup.py egg_info did not run successfully.
\u2502 exit code: 1
\u2570\u2500> [27 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\runneradmin\AppData\Local\Temp\pip-install-2hm22a1_\netcdf4_09ead858bc8d44308ec433ecd9233366\setup.py", line 419, in <module>
_populate_hdf5_info(dirstosearch, inc_dirs, libs, lib_dirs)
File "C:\Users\runneradmin\AppData\Local\Temp\pip-install-2hm22a1_\netcdf4_09ead858bc8d44308ec433ecd9233366\setup.py", line 360, in _populate_hdf5_info
raise ValueError('did not find HDF5 headers')
ValueError: did not find HDF5 headers
reading from setup.cfg...
HDF5_DIR environment variable not set, checking some standard locations ..
checking C:\Miniconda\envs\dolfyn-dev\include ...
hdf5 headers not found in C:\Miniconda\envs\dolfyn-dev\include
checking C:\Miniconda\envs\dolfyn-dev\Library\include ...
hdf5 headers not found in C:\Miniconda\envs\dolfyn-dev\Library\include
checking C:\Users\runneradmin\include ...
hdf5 headers not found in C:\Users\runneradmin\include
checking /usr/local\include ...
hdf5 headers not found in /usr/local\include
checking /sw\include ...
hdf5 headers not found in /sw\include
checking /opt\include ...
hdf5 headers not found in /opt\include
checking /opt/local\include ...
hdf5 headers not found in /opt/local\include
checking /usr\include ...
hdf5 headers not found in /usr\include
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
� Encountered error while generating package metadata.
\u2570\u2500> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
CondaEnvException: Pip failed
|
build (windows-latest, 3.10)
CondaEnvException: Pip failed
|
build (windows-latest, 3.9)
CondaEnvException: Pip failed
|