Michael van Elst wrote:
On Wed, Jun 18, 2003, julien Touche wrote:
openpkg is current and:
$ rpm -qa |grep python python-2.2.2-1.2.0
and host is sparc SunOS 5.7
Please install the current version of python. The bug has been fixed.
doesn't work more ...
$ rpm --nodeps -e python; rpm -ivh PKG/python-2.2.3-20030611.sparc64-solaris2.7-uwl.rpm
Preparing... ########################################### [100%]
1:python ########################################### [100%]
([EMAIL PROTECTED]) www>python
Python 2.2.3 (#1, Jun 19 2003, 10:12:01)
[GCC 3.2.2] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import math
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named math
>>> import socket
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/users/www/local/lib/python/socket.py", line 41, in ?
from _socket import *
ImportError: No module named _socket
>>>
Regards
Julien
______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
