[Grok-dev] Setup error with grokproject

Christian Theune ct at gocept.com
Fri Mar 9 19:47:41 EST 2007


Hi,

looks a bit like your python installation doesn't have SSL installed.
Did you compile and have the SSL libraries and headers available? If
you're using Linux, is there something in your distribution that brings
the SSL support to python?

Christian

Am Samstag, den 10.03.2007, 12:21 +1300 schrieb Darryl Cousins:
> Hi,
> 
> Getting started with a grok project should be as easy as::
> 
>     easy_install grokproject
> 
> But. I get an error from `easy_install`::
> 
>     error: Download error: unknown url type: https
> 
> OK. Lets do it another way::
> 
>     cd /opt
>     svn co svn://svn.zope.org/repos/main/grokproject/trunk grokproject
>     easy_install grokproject
> 
> OK. That looks better. So now I try the next step using the
> `grokproject` script installed in python bin::
> 
>     grokproject --with-zope3=/opt/grok/parts/zope3 MyProject
> 
> Using the `with-zope3` option reuses an existing zope3 instalation.
> 
> But. No, same error with the url type. This time when 'getting new
> distribution for grok'
> 
> Maybe I need to update setuptools?
> 
> 	easy_install setuptools
> 	Searching for setuptools
> 	Best match: setuptools 0.6c5
> 	Processing setuptools-0.6c5-py2.4.egg
> 	setuptools 0.6c5 is already the active version in easy-install.pth
> 
> That's probably the most recent version.
> 
> And so I ask for advice.
> 
> Kind regards,
> Darryl
> 
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20070310/263e38c9/attachment.bin


More information about the Grok-dev mailing list