Python Forum
pip3 problem with py3exiv2 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: pip3 problem with py3exiv2 (/thread-27158.html)



pip3 problem with py3exiv2 - jcezanna56 - May-28-2020

Hi,
I have a problem with pip3 installing py3exiv2.

$ pip3 --no-cache-dir install py3exiv2
Collecting py3exiv2
Downloading py3exiv2-0.7.2.tar.gz (34 kB)
ERROR: Files/directories not found in /private/var/folders/by/qz__qn5j6nj2prdhwbh3vdvm0000gp/T/pip-install-e3u_zopp/py3exiv2/pip-egg-info

Thanks for any idea.