[pygr-notify] [pygr] r249 commited - Edited wiki page through web user interface.

codesite-noreply at google.com codesite-noreply at google.com
Mon Jul 27 17:40:45 PDT 2009


Revision: 249
Author: marecki
Date: Mon Jul 27 17:36:08 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/pygr/source/detail?r=249

Modified:
  /wiki/BuildingAndTestingPygr.wiki

=======================================
--- /wiki/BuildingAndTestingPygr.wiki	Mon Jul 27 16:25:24 2009
+++ /wiki/BuildingAndTestingPygr.wiki	Mon Jul 27 17:36:08 2009
@@ -96,8 +96,8 @@

  == Known Issues ==

- * The setup script fails to invoke Pyrex correctly under Python 2.3 if  
setuptools are installed. Specifically, the following condition must be met  
for this bug to trigger:
-  * building Pygr for Python 2.3;
-  * setuptools are installed and get imported correctly;
-  * Pyrex-generated .c files are not present _or_ are older than  
respective .pyx files.
+The setup script fails to invoke Pyrex correctly under Python 2.3 if  
setuptools are installed. Specifically, the following condition must be met  
for this bug to trigger:
+ * building Pygr for Python 2.3;
+ * setuptools are installed and get imported correctly;
+ * Pyrex-generated .c files are not present _or_ are older than  
respective .pyx files.
  This appears to be a bug in setuptools; we have confirmed it to be present  
in version 0.6c9 of the package. Note that this problem should not affect  
users installing packaged releases of Pygr, as these are shipped with  
pre-built .c files and thus do not invoke Pyrex.



More information about the pygr-notify mailing list