Hello, when I was running pip install git+https://github.com/matthiasdemuzere/w2w to install w2w on Ubuntu, the following errors occurred. How can I solve them?
ERROR: Could not find a version that satisfies the requirement ecmwflibs (from w2w) (from versions: none)
ERROR: No matching distribution found for ecmwflibs
w2w --version
w2w
nc-config --all
This netCDF 4.9.1 has been built with the following features:
--cc -> gcc
--cflags -> -I/home/wrf/.WRF_LIB/netcdf-c-4.9.1/include -I/home/wrf/.WRF_LIB/hdf5-1.12.2/include
--libs -> -L/home/wrf/.WRF_LIB/netcdf-c-4.9.1/lib -lnetcdf
--static -> -lhdf5_hl -lhdf5 -lm -lz -ldl -lxml2 -lcurl
--has-c++ -> no
--cxx ->
--has-c++4 -> no
--cxx4 ->
--has-fortran -> yes
--fc -> gfortran
--fflags -> -I/home/wrf/.WRF_LIB/netcdf-c-4.9.1/include -I/home/wrf/.WRF_LIB/netcdf-c-4.9.1/include
--flibs -> -L/home/wrf/.WRF_LIB/netcdf-c-4.9.1/lib -lnetcdff -L/home/wrf/.WRF_LIB/netcdf-c-4.9.1/lib -lnetcdf -lnetcdf -ldl -lm
--has-f90 ->
--has-f03 -> yes
--has-dap -> no
--has-dap2 -> no
--has-dap4 -> no
--has-nc2 -> yes
--has-nc4 -> yes
--has-hdf5 -> yes
--has-hdf4 -> no
--has-logging -> no
--has-pnetcdf -> no
--has-szlib -> no
--has-cdf5 -> yes
--has-parallel4 -> no
--has-parallel -> no
--has-nczarr -> yes
--has-zstd -> no
--has-benchmarks -> no
--has-multifilters -> yes
--has-stdfilters -> deflate bz2
--has-quantize -> yes
--prefix -> /home/wrf/.WRF_LIB/netcdf-c-4.9.1
--includedir -> /home/wrf/.WRF_LIB/netcdf-c-4.9.1/include
--libdir -> /home/wrf/.WRF_LIB/netcdf-c-4.9.1/lib
--plugindir ->
--version -> netCDF 4.9.1
Describe your issue
Hello, when I was running pip install git+https://github.com/matthiasdemuzere/w2w to install w2w on Ubuntu, the following errors occurred. How can I solve them? ERROR: Could not find a version that satisfies the requirement ecmwflibs (from w2w) (from versions: none) ERROR: No matching distribution found for ecmwflibs
w2w --version
w2w
nc-config --all
Installed Packages
Traceback
No response