[Zope] Help

Loomis, Todd, CTR, DMSO Todd.Loomis.CTR at dmso.mil
Tue Dec 21 11:01:53 EST 2004


No can't import. No upgrade because we use some things that don't work
with newer versions that are must have.

-----Original Message-----
From: Bakhtiar A Hamid [mailto:bakhtiar.ahamid at gmail.com] 
Sent: Tuesday, December 21, 2004 9:28 AM
To: Loomis, Todd, CTR, DMSO
Cc: zope at zope.org
Subject: Re: [Zope] Help

On Mon, 20 Dec 2004 13:18:39 -0500, Loomis, Todd, CTR, DMSO
<Todd.Loomis.CTR at dmso.mil> wrote:
> 
> 
> All:
> 
>  
> 
> I've recently up to RH9 using python 2.1.1 with zope 2.4.3. However I
get
> follow error when I start zope:
> 
>  
> 
> Traceback (most recent call last):
> 
>   File "/var/www/z/z2.py", line 540, in ?
> 
>     import ZServer
> 
>   File "/var/www/z/ZServer/__init__.py", line 87, in ?
> 
>     from medusa.test import max_sockets
> 
>   File "/var/www/z/ZServer/medusa/test/max_sockets.py", line 2, in ?
> 
>     import socket
> 
>   File "/usr/local/lib/python2.1/socket.py", line 41, in ?
> 
>     from _socket import *
> 
> ImportError: No module named _socket
> 
>  
> 
> Can anyone help?

can you import socket from the interpreter?

$>/usr/bin/python
>>>from _socket import *

fwiw, i've not used 2.4.x in ages ..

why not upgrade?



> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
> 
> 
> 


-- 
http://myzope.kedai.com.my - my-zope.org





More information about the Zope mailing list