I've just tried to upload to PyPI using setup.py and got this error: Upload failed (503): backend write error Can anyone tell me what it means?
On Jun 4, 2013, at 9:47 PM, MRAB <python@mrabarnett.plus.com> wrote:
I've just tried to upload to PyPI using setup.py and got this error:
Upload failed (503): backend write error
Can anyone tell me what it means? _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/donald%40stufft.io
This is probably more appropriate for distutils-sig, but does it happen every time? or did it just happen once? ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
On 05/06/2013 03:07, Donald Stufft wrote:
On Jun 4, 2013, at 9:47 PM, MRAB <python@mrabarnett.plus.com <mailto:python@mrabarnett.plus.com>> wrote:
I've just tried to upload to PyPI using setup.py and got this error:
Upload failed (503): backend write error
Can anyone tell me what it means?
This is probably more appropriate for distutils-sig, but does it happen every time? or did it just happen once?
It happened a couple of times, but worked some time later. I'll try to remember to ask distutils-sig next time.
participants (2)
-
Donald Stufft
-
MRAB