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
Looks like I can't get gdal 2.3.3 installed because my custom matplotlib has some dependency incompatibility. I still am not aware of an easy way to figure out the incompatibility between two packages. conda info isn't easy.
This has been fixed by updating to a new version of gdal which was made possible after rebuilding my custom matplotlib to use a newer version of libpng.
Building a new environment fails with the following error:
This is similar but now exactly the same as #98. I'm creating the environment to install my own package called "sift" with:
You'll notice that this only installs my own custom packages and a custom matplotlib build (to use PyQt4). See details below.
Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: