python - Error when replacing documentation on PyPi -
i have pypi project , i'm trying re-upload documentation pythonhosted using zipfile. i'm trying accomplish through pypi web interface of project (https://pypi.python.org/pypi?name=rabacus&version=0.9.0&:action=display). when attempt upload file following error,
error processing form
error unpacking zipfile:cannot create directory, there's file of name: rabacus/_images
any ideas on how can clear old documentation or alter zip of html files such pypi accept it?
edit: i've removed project see if can create scratch ... see comment below.
edit: didn't work 20 minute wait after deleting project , re-uploading both project , docs.
Comments
Post a Comment