Issues with GDAL / environment
kais-siala opened this issue · 0 comments
kais-siala commented
Hello,
I am able to install the new environment, but the code would not run due to a problem with _gdal (I think it cannot find the appropriate wheel because it does not exist anymore?). Anyway, I eased some of the specifications of the environment, reinstalled it, and it worked.
name: ren_ts_new
channels:
- defaults
- conda-forge
dependencies: - pip
- pip:
- pyproj
- fiona
- gdal=3.4.1
- geopandas
- h5netcdf=0.11.0
- hdf5storage=0.1.16
- numpy
- pandas
- pyomo
- python
- python-dateutil
- psutil=5.7.2
- rasterio
- scipy
- shapely
- pyutilib=5.8.0