micasense / imageprocessing

MicaSense RedEdge and Altum image processing tutorials
https://www.micasense.com
MIT License
247 stars 148 forks source link

CondaEnvException: Pip failed #135

Closed FalconMath1975 closed 3 years ago

FalconMath1975 commented 3 years ago

At the end of executing conda env create -f micasense_conda_env.yml : Pip subprocess error: WARNING: Generating metadata for package pyexiftoolpy produced metadata for project name pyexiftool. Fix your #egg=pyexiftoolpy fragments. ERROR: Requested pyexiftool from git+https://github.com/smarnach/pyexiftool.git#egg=pyexiftoolpy (from -r d:\Ag Imagery\condaenv.rrxe8wh6.requirements.txt (line 3)) has different name in metadata: 'PyExifTool'

failed

CondaEnvException: Pip failed

FalconMath1975 commented 3 years ago

used code in HRRMXJ 's pull request to successfully solve issue.

songliVT commented 3 years ago

How do you clone from this pull request?

poynting commented 3 years ago

Fixed via @HRRMXJ's PR.