I am using windows server for development and I am trying to install django-static-sitemaps. I used pip install django-static-sitemaps but it is giving me this error:
"Command "python setup.py egg_info" failed with error code 1 in C:\xx\AppData\Local\Temp\pip-build-jzlzgeur\django-static-sitemaps"
I want to install it on my windows machine. what is the alternate way to install. By the way I contacted the developer and here is his reply: https://github.com/xaralis/django-static-sitemaps/issues/30#issuecomment-73851787