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
I just checked out the project into my IDE and i have been asked to install a Miniconda env due to environment.yml.
After everything according to the yml file has been installed, the package pyexiv2 is missing (used in 99-new-camera.py).
I tried to install py3exiv2 which is mentioned in 99-new-camera.py, but thats not installable with conda.
Which environment should i use to satisfy the dependencies?
I just checked out the project into my IDE and i have been asked to install a Miniconda env due to environment.yml.
After everything according to the yml file has been installed, the package pyexiv2 is missing (used in 99-new-camera.py).
I tried to install py3exiv2 which is mentioned in 99-new-camera.py, but thats not installable with conda.
Which environment should i use to satisfy the dependencies?