When I try to register a library in pypi with this command :
python setup.py register
I get this error :
running register
running check
Registering simplite to https://pypi.python.org/pypi
Server response (503): backend read error
How can I fix it?
I had the same thing happen to me. This is just a temporary error. I tried again after a few minutes and it worked.