Pip installation failed with neoppod 1.10 and python 3.6
Hi. With python 3.6.7 I am getting the following error just by installing the pip package:
$ pip install neoppod
Collecting neoppod
Downloading https://files.pythonhosted.org/packages/02/c4/fc58a50ff0aec5ffe3c3c8834b1620224118d7492291732f0294e50ea04e/neoppod-1.10.tar.gz (320kB)
100% |████████████████████████████████| 327kB 5.5MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-m6hdctki/neoppod/setup.py", line 52, in <module>
_get_long_description = DistributionMetadata.get_long_description.im_func
AttributeError: 'function' object has no attribute 'im_func'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-m6hdctki/neoppod/