473,378 Members | 1,449 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

PyPI errors?


Does anyone know why PyPI's doesn't like my PKG-INFO file? Here's
what I have:

######
mumak:~/work/aho/src/python/dist/ahocorasick-0.8 dyoo$ cat PKG-INFO
Metadata-Version: 1.0
Name: ahocorasick
Version: 0.8
Summary: Aho-Corasick automaton implementation
Home-page: http://hkn.eecs.berkeley.edu/~dyoo/python/ahocorasick/
Author: Danny Yoo
Author-email: dy**@hkn.eecs.berkeley.edu
License: GPL
Download-URL: http://hkn.eecs.berkeley.edu/~dyoo/p...ick-0.8.tar.gz
Description: UNKNOWN
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Text Editors :: Text Processing
######
Here's the error message I'm getting when I do a submit_form from the
PyPI web interface:

######
Internal Server Error

Traceback (most recent call last):
File "/usr/local/pypi/lib/pypi/webui.py", line 115, in run
self.inner_run()
File "/usr/local/pypi/lib/pypi/webui.py", line 408, in inner_run
getattr(self, action)()
File "/usr/local/pypi/lib/pypi/webui.py", line 1148, in submit_pkg_info
self.validate_metadata(data)
File "/usr/local/pypi/lib/pypi/webui.py", line 1284, in validate_metadata
map(versionpredicate.check_provision, data['provides'])
KeyError: provides
######
Thanks for any help!
Jul 18 '05 #1
1 1460
On Mon, 21 Mar 2005 04:24:16 +0000 (UTC),
Daniel Yoo <dy**@hkn.eecs.berkeley.edu> wrote:
Does anyone know why PyPI's doesn't like my PKG-INFO file? Here's
what I have:


The PyPI code is being modified at the PyCon sprints; clearly this is a bug
that was introduced yesterday. I expect it'll get fixed today.

--amk
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jeremy Fincher | last post by:
I was just getting ready to write a module to search PyPI in order to add the ability to search PyPI to my application, when I thought, "Hey, this is the Python community's package index -- maybe...
1
by: Aroldo Souza-Leite | last post by:
Hi, trying to register in PyPI, I get this SMTPRecipientsRefused: {'asouzaleite@gmx.de': (451, 'envelope address appears to be forged')} Can anybody help me there?
1
by: p.kosina | last post by:
I tried to make a registration on www.python.org/PyPI, but no email confirmation received. Is it working? Is anyone responsible for that here? Thanks a lot Pavel
7
by: John Machin | last post by:
Sorry in advance if this is not the correct forum ... I'm trying to upload what appears to be a perfectly OK zip file as a "source" file type to PyPI, and am getting this response: Error......
3
by: Alia Khouri | last post by:
Due to a recent site overhaul by sourceforge certain files linked to from pypi won't install. For example, in trying to install all the dependencies for the subway web framework, I got this kind of...
6
by: Steven Bethard | last post by:
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 ... running upload...
5
by: makoto kuwata | last post by:
Hi, I have a trouble around PyPI and easy_install. I have developed OSS (Tenjin) and registered it to PyPI. http://pypi.python.org/pypi/Tenjin/0.6.1 But I can't install it by 'easy_install'...
2
by: Mike Driscoll | last post by:
Hi, I am experimenting on creating a GUI wrapper for easy_install and I would like to be able to allow the user the browse PyPI topically. However, I am having some trouble figuring out how to...
1
by: dmitrey | last post by:
hi all, 1. when I commit a new release to PYPI, I can use stored data (by my browser: Name, package summary, keywords etc), but in the last line (classification) I had to chose all those lines...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.