Caro Vito, baco noto di macports che da mesi non viene fissato...
http://trac.macports.org/ticket/21118
Io ho risolto con una orribile patch manuale...
modifica questo file:
/opt/local/lib/python2.4/asyncore.py
#from errno import EALREADY, EINPROGRESS, EWOULDBLOCK, ECONNRESET, \
# ENOTCONN, ESHUTDOWN, EINTR, EISCONN, errorcode
from errno import EALREADY, EINPROGRESS, EWOULDBLOCK, ECONNRESET, \
ENOTCONN, EINTR, EISCONN, errorcode
Sono sicuro sia una cosa orribile, ma da allora non ho MAI avuto un problema!!!
On Thu, Jan 14, 2010 at 9:46 AM, Vito Falco <[email protected]> wrote:
> Ciao a tutti,
> รจ da circa un mese che sto impazzendo per far funzionare il Plone3 buildout
> su Snow Leopard.
> Ho installato il python via MacPorts, fatto il virtualenv e provato a
> installare il Plone enviroment.
> Sembrava andare tutto ok ma quando ho dato il bin/instance...
> [..]
> ImportError: cannot import name ESHUTDOWN
> E questo da dove esce?! :-S
> Vito
> --
> "Design is the method of putting form and content together. Design, just as
> art, has multiple definitions; there is no single definition. Design can be
> art. Design can be aesthetics. Design is so simple, that's why it is so
> complicated." by Paul Rand
>
> _______________________________________________
> Plone-IT mailing list
> [email protected]
> http://lists.plone.org/mailman/listinfo/plone-it
> http://www.nabble.com/Plone---Italy-f21728.html
>
--
-- luca
_______________________________________________
Plone-IT mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html