I'm trying to install rake (https://github.com/zelandiya/RAKE-tutorial) as instructed on the README file using
python setup.py install.
However, I always get the following error:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-jz29g5dr\rake\
I tried almost everything I can find online including this comprehensive post: pip install returns "python setup.py egg_info" failed with error code 1 still can't find the solution. Any help is needed. Thanks a lot!