[Grok-dev] (Grok-1.1) zope.security 3.7.2 installation error

Aroldo Souza-Leite asouzaleite at gmx.de
Wed Jun 23 05:11:28 EDT 2010


Hi list,

Im getting an error when trying to create a 'Sample' Grok project in 
Ubuntu Lucid Lynx, in a fresh Python 2.6 virtual environment.

Thanks for any hint.

Regards,

Aroldo.

------------------------------------------------------

aroldo at aroldo-laptop:~/dev$ sudo apt-get install gcc build-essential
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
gcc ist schon die neueste Version.
build-essential ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 196 nicht 
aktualisiert.
aroldo at aroldo-laptop:~/dev$ source ~/.local/v_py/bin/activate
(v_py)aroldo at aroldo-laptop:~/dev$ which easy_install
/home/aroldo/.local/v_py/bin/easy_install
(v_py)aroldo at aroldo-laptop:~/dev$ easy_install -U grokproject
Searching for grokproject
Reading http://pypi.python.org/simple/grokproject/
Reading https://launchpad.net/grok
Best match: grokproject 2.0.1
Processing grokproject-2.0.1-py2.6.egg
grokproject 2.0.1 is already the active version in easy-install.pth
Installing grokproject script to /home/aroldo/.local/v_py/bin

Using 
/home/aroldo/.local/v_py/lib/python2.6/site-packages/grokproject-2.0.1-py2.6.egg
Processing dependencies for grokproject
Finished processing dependencies for grokproject
(v_py)aroldo at aroldo-laptop:~/dev$ which grokproject
/home/aroldo/.local/v_py/bin/grokproject
(v_py)aroldo at aroldo-laptop:~/dev$ grokproject Sample
...
src/zope/security/_proxy.c:1006: warning: implicit declaration of 
function ‘Py_INCREF’
src/zope/security/_proxy.c:1007: warning: implicit declaration of 
function ‘PyModule_AddObject’
src/zope/security/_proxy.c:1007: error: expected expression before ‘)’ token
error: Setup script exited with error: command 'gcc' failed with exit 
status 1
An error occured when trying to install zope.security 3.7.2. Look above 
this message for any errors that were output by easy_install.
While:
Installing.
Getting section i18n.
Initializing section i18n.
Installing recipe z3c.recipe.i18n.
Getting distribution for 'zope.security==3.7.2'.
Error: Couldn't install: zope.security 3.7.2
*************** PICKED VERSIONS ****************
[versions]

*************** /PICKED VERSIONS ***************
(v_py)aroldo at aroldo-laptop:~/dev$


-------------------------------------------


More information about the Grok-dev mailing list