I
l giorno lun, 08/02/2010 alle 20.57 +0100, Fabrizio Reale ha scritto:
> Tante volte ho linkato le cartelle in python2.5 alle relative in
> python2.4 e hanno funzionato benissimo.
> Quindi proverei prima con questa strada.

purtroppo non è questo il caso... ho provato (con pyorbit 2.0.0) creando
link simbolici nella cartella del python2.4 e questo è stato il
risultato della prova:

$ python2.4
Python 2.4.6 (#2, Sep 26 2009, 00:12:44) 
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ORBit
__main__:1: RuntimeWarning: Python C API version mismatch for module
ORBit: This Python has API version 1012, module ORBit has version 1013.
__main__:1: RuntimeWarning: Python C API version mismatch for module
ORBit.CORBA: This Python has API version 1012, module ORBit.CORBA has
version 1013.
**
ERROR:pyorbit-utils.c:40:_pyorbit_escape_name: assertion failed:
(kwdict != NULL)
Abortito

idem con pyorbit 1.99.7

altre idee??

Grazie

        Manuele


_______________________________________________
Plone-IT mailing list
Plone-IT@lists.plone.org
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html

Reply via email to