You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
dependencies:
The text was updated successfully, but these errors were encountered: