-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
I can't install the latest version (1.0.1):
% mkvirtualenv test
New python executable in /media/projects/.virtualenvs/test/bin/python
Installing setuptools, pip, wheel...done.
(test) % which python
/media/projects/.virtualenvs/test/bin/python
(test) % python -V
Python 2.7.12
(test) % pip install xmlsec
Collecting xmlsec
Downloading xmlsec-1.0.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-42z6jD/xmlsec/setup.py", line 5, in <module>
import pkgconfig
ImportError: No module named pkgconfig
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-42z6jD/xmlsec/
marcus-ahle
Metadata
Metadata
Assignees
Labels
No labels