Newsgroups: comp.lang.python
From: Steven Bethard <steven.beth...@gmail.com>
Date: Sun, 27 May 2007 00:20:46 -0600
Local: Sun, May 27 2007 4:20 pm
Subject: Re: PyPI bdist_wininst upload failing
Steven Bethard wrote: Still haven't figured this out yet, but I discovered that I get a > I just tried to upload new versions of the argparse module to PyPI, but > it seems like I can no longer upload Windows installers: > $ setup.py sdist bdist_wininst upload > Anyone know what I'm doing wrong? (I've always been able to upload slightly more informative message if I do the upload manually with the PyPI form. It then says: Error processing form invalid distribution file Looks like this originates from: https://svn.python.org/packages/trunk/pypi/webui.py down near the bottom in the file_upload() method. I can't figure out https://svn.python.org/packages/trunk/pypi/verify_filetype.py says: if filename.endswith('.exe'): try: for zipname in l: That seems a little weird to me. Are the bdist_wininst exe files really STeVe You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||