-
It seems the 'name' is incorrect in setup.py?
name="pyRdfa",
When you list Python packages with tools like 'yolk' it shows up as pyRdfa, but it imports fine as SPARQL.
11:06PM UTC on Feb 14 2008 in SPARQL Endpoint interface to Python
-
setup.py fails with 2.5 because it contains unicode charaters and the encoding is not set.
Adding this fixes it, but I'm not sure if the character set is correct:
# -*- coding: iso-8859-15 -*-.
11:04PM UTC on Feb 14 2008 in SPARQL Endpoint interface to Python
-
When trying to install 4suite 1.0.2 it would hang and consume all my memory after a few minutes.
The install hangs at Lib/DistExt/Dist.py line 721
headers = email.message_from_file(stream)
I found that a couple of eggs would make it stall at that line, consuming all my memory, if the egg version was non-numeric (I think). The one egg I remember moving had a version of 'dev_svn'...
08:05PM UTC on Aug 21 2007 in 4Suite
-
When trying to install 4suite 1.0.2 it would hang and consume all my memory after a few minutes.
The install hangs at Lib/DistExt/Dist.py line 721
headers = email.message_from_file(stream)
I found that a couple of eggs would make it stall at that line, consuming all my memory, if the egg version was non-numeric (I think). The one egg I remember moving had a version of 'dev_svn'...
07:58PM UTC on Aug 21 2007 in 4Suite
-
My project summary looks fine when the PKG-INFO is taken from my tarball when I upload it, however if I upload a separate PKG-INFO file via the PyPI website it shows the raw ReST. Here's an example:
http://cheeseshop.python.org/pypi/yolk/0.0.6
(Here's the form I used to upload PKG-INFO)
http://cheeseshop.python.org/pypi?:action=submit_form&name=yolk&version=0.0.6.
06:48PM UTC on Mar 06 2007 in Python Package Index
-
robc registered the PlanetPlus project.
09:35PM UTC on Aug 18 2005 in PlanetPlus
-
robc committed patchset 316 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 1 files.
05:06AM UTC on Jun 02 2005 in Abeni the Gentoo ebuild Builder
-
robc committed patchset 315 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 14 files.
06:38AM UTC on Jan 31 2005 in Abeni the Gentoo ebuild Builder
-
robc committed patchset 314 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 1 files.
09:40PM UTC on Jan 28 2005 in Abeni the Gentoo ebuild Builder
-
robc committed patchset 313 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 2 files.
06:33AM UTC on Jan 28 2005 in Abeni the Gentoo ebuild Builder