-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefano Schintu wrote:
>> This is dependency problem. Check the CPSRelation product within the
>> ControlPanel/Products and click the refresh tab. You'll get information.
>>
>> Or check the logs of the server when it's starting.
>>
>>         J.
> 
> Thank you Julien,
> yes, it was a dependency problem.
> I was using a new installation on fedora 4 which ships with python
> 2.4. I installed python 2.3.5 and the needed libraries... I compiled
> redland from source using --with-python=/usr/bin/python2.3 and all the
> libraries where put inside /usr/local/lib while all the others
> libraries in the system are located in /usr/lib. Moving the libraries
> from one directory to the other solved the problem.
> 
> Now I've only one left problem with CPSRemoteController, this is what
> I'm getting:
> 
> Traceback (most recent call last):
>   File "/home/zope2.8.4/lib/python/OFS/Application.py", line 695, in
> import_product
>     product=__import__(pname, global_dict, global_dict, silly)
>   File "/home/lp/zope/Products/CPSRemoteController/__init__.py", line 25, in ?
>     import RemoteControllerClient
>   File "/home/lp/zope/Products/CPSRemoteController/RemoteControllerClient.py",
> line 41, in ?
>     from XMLRPCAuth import BasicAuthTransport
>   File "/home/lp/zope/Products/CPSRemoteController/XMLRPCAuth.py", line 32, 
> in ?
>     from httplib import HTTP, HTTPS
> ImportError: cannot import name HTTPS
> 
> Any hints how to solve this?
> 

euh... This is part of the standard python distro... It's pretty wiered.

Can you try to import HTTPS directly from the python interpretor ?

If it still doesn't work the I'm afraid you're having a broken Python
setup...

        J.

- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDcnR5GhoG8MxZ/pIRAi1xAJ92JKJnzdCN+xonToS6BOFkZJz1lACeLAVK
YNv3Vr7ZH3iGCp3vXRtpG+4=
=Y1sQ
-----END PGP SIGNATURE-----
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to