Fix env name #427
build.yml
on: push
Matrix: build
Indicate completion to coveralls.io
0s
Annotations
2 errors and 11 warnings
build (ubuntu-latest, 3.11)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (windows-latest, 3.11)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (ubuntu-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 3.11)
CondaEnvException: Pip failed
|
build (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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-dgadjb0v\netcdf4_7b9f7776050e40a48fcc63f28460e40f\setup.py", line 419, in <module>
_populate_hdf5_info(dirstosearch, inc_dirs, libs, lib_dirs)
File "C:\Users\runneradmin\AppData\Local\Temp\pip-install-dgadjb0v\netcdf4_7b9f7776050e40a48fcc63f28460e40f\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.
|
build (windows-latest, 3.11)
CondaEnvException: Pip failed
|
build (windows-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|