[Distutils] Unable to build language-check
Sijo Jose
mailtosijojose at gmail.com
Wed Jan 13 09:30:51 EST 2016
The language-check (https://pypi.python.org/pypi/language-check)library has
the dependency of '*3to2*' in *python 2.7*,
In a virtualenv it works fine with pip,that is
*pip install 3to2*
*pip install language-check*
But its failing with easy_install in venv
*easy_install 3to2*
*easy_install language-check* (It fails)
Due to this I'm not able to build my project using *setuptools*.
--
*Regards*
*Sijo Jose*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160113/58d01b9b/attachment.html>
More information about the Distutils-SIG
mailing list