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

problem with installation #2

Open
PaoloCosmoSilvestro opened this issue Dec 26, 2018 · 0 comments
Open

problem with installation #2

PaoloCosmoSilvestro opened this issue Dec 26, 2018 · 0 comments

Comments

@PaoloCosmoSilvestro
Copy link

Someone can help me with the installation?
I tried to install pyexiv2 and the answer was this:
running install
running bdist_egg
running egg_info
creating src\pyexiv2.egg-info
writing src\pyexiv2.egg-info\PKG-INFO
writing top-level names to src\pyexiv2.egg-info\top_level.txt
writing dependency_links to src\pyexiv2.egg-info\dependency_links.txt
writing manifest file 'src\pyexiv2.egg-info\SOURCES.txt'
reading manifest file 'src\pyexiv2.egg-info\SOURCES.txt'
writing manifest file 'src\pyexiv2.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build\lib.win-amd64-2.7
creating build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\exif.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\iptc.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\main.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\metadata.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\preview.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\utils.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2\xmp.py -> build\lib.win-amd64-2.7\pyexiv2
copying src\pyexiv2_init_.py -> build\lib.win-amd64-2.7\pyexiv2
running build_ext
building 'libexiv2python' extension
creating build\temp.win-amd64-2.7
creating build\temp.win-amd64-2.7\Release
creating build\temp.win-amd64-2.7\Release\src
C:\Users\paolo\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Anaconda2\include -IC:\Anaconda2\PC /Tpsrc/exiv2wrapper.cpp /Fobuild\temp.win-amd64-2.7\Release\src/exiv2wrapper.obj
exiv2wrapper.cpp
C:\Users\paolo\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
d:\download\pyexiv2-master\pyexiv2-master\src\exiv2wrapper.hpp(31) : fatal error C1083: Cannot open include file: 'exiv2/image.hpp': No such file or directory
error: command 'C:\Users\paolo\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe' failed with exit status 2

Someone can explain me what is the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant