I would like to install pyrfc but the package doesn't seem to exist anymore:
C:\>easy_install pyrfc-1.9.3-py2.7-win32.egg
Searching for pyrfc-1.9.3-py2.7-win32.egg
Reading https://pypi.python.org/simple/pyrfc-1.9.3-py2.7-win32.egg/
Couldn't find index page for 'pyrfc-1.9.3-py2.7-win32.egg' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for pyrfc-1.9.3-py2.7-win32.egg
error: Could not find suitable distribution for Requirement.parse('pyrfc-1.9.3-py2.7-win32.egg')
I have also searched the site https://pypi.python.org/simple/, no success, there is no such thing like pyrfc. I have tried with pip but no luck either. Does pyrfc still exist? Any obvious mistakes in what I'm doing? Thx