[diffoscope] pip install not working anymore?
Grigory Shamov
Grigory.Shamov at umanitoba.ca
Fri Feb 17 23:30:39 CET 2017
Hi All,
$pip install diffoscope
Downloading/unpacking diffoscope
Downloading diffoscope-77.tar.gz (466kB): 466kB downloaded
Running setup.py (path:/tmp/pip_build_root/diffoscope/setup.py) egg_info
for package diffoscope
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "/tmp/pip_build_root/diffoscope/setup.py", line 30, in <module>
long_description=open('README.rst', encoding='utf-8').read(),
TypeError: 'encoding' is an invalid keyword argument for this function
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "/tmp/pip_build_root/diffoscope/setup.py", line 30, in <module>
long_description=open('README.rst', encoding='utf-8').read(),
TypeError: 'encoding' is an invalid keyword argument for this function
===
I have tried it on Ubuntu 14.04 and CentOS 7; Python is 2.7.6 I believe.
--
Grigory Shamov
Westgrid/ComputeCanada Site Lead
University of Manitoba
E2-588 EITC Building,
(204) 474-9625
More information about the diffoscope
mailing list