[Grok-dev] grokproject Error: There is a version conflict. We already have: zc.buildout 1.5.0
DIVINE, PAUL (PAUL)
paul.divine at alcatel-lucent.com
Wed Aug 25 08:29:16 EDT 2010
Hi, grokkers,
I have run the command grokproject. The display result is the following.
(virtual_env_02)pl6320:/home/npo/virtual_env_02# grokproject $grok_project_name
Enter user (Name of an initial administrator user): admin
Enter passwd (Password for the initial administrator user):
Determining current grok version...
Creating directory ./fileuploadapp
Downloading zc.buildout...
Invoking zc.buildout...
While:
Installing.
Loading extensions.
Error: There is a version conflict.
We already have: zc.buildout 1.5.0
The history of the commands is given in the following lines.
virtual_env_name=virtual_env_02
grok_project_name=fileuploadapp
export http_proxy='http://xxxxxx/'
sudo apt-get install build-essential
sudo apt-get install python-dev
sudo apt-get install python-setuptools
easy_install virtualenv
virtualenv --no-site-packages $virtual_env_name
source $virtual_env_name/bin/activate
cd $virtual_env_name
easy_install grokproject
grokproject $grok_project_name
Thanks in advance for you help.
Best regards
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20100825/bc24cc8f/attachment.html
More information about the Grok-dev
mailing list