Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with GDAL / environment #187

Open
kais-siala opened this issue Feb 21, 2022 · 0 comments
Open

Issues with GDAL / environment #187

kais-siala opened this issue Feb 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kais-siala
Copy link
Contributor

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
@kais-siala kais-siala added the bug Something isn't working label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants