Either your python install is screwed up (not likely) or you don't
have ssl support in python (more likely.) I'm definitely not a SUSE
expert, but I would guess that either you don't have the appropriate
ssl library support on your system or the python package you
installed simply doesn't include ssl support. Maybe there are other
python packages out there for suse that include ssl support?
-jason
On Apr 2, 2007, at 2:02 PM, amd64agent wrote:
its Python 2.4 version
this is what i get when i do
$ZENHOME/bin/python
import socket
socket.ssl
Python 2.4 (#2, Mar 30 2007, 13:52:11)
[GCC 4.1.0 (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import socket
socket.ssl
Traceback (most recent call last):
File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'ssl'
I am not sure whats causing this error???
------------------------
amd64agent
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=5029#5029
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users