Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

py_s60 HELP

1 view
Skip to first unread message

vedran_...@yahoo.com

unread,
Oct 3, 2006, 7:59:12 AM10/3/06
to
Hello,
I using py_s60 for calling from my program to phone,but I have one
problem.
When I want run py_s60 with python 2.4:

FIRST ERROR:

>>> import telephone
Traceback (most recent call last):
File "<pyshell#2>", line 1, in -toplevel-
if e32.s60_version_info>=(3,0):
AttributeError: 'module' object has no attribute 's60_version_info'


SECOND ERROR:
>>> import telephone
Traceback (most recent call last):
File "<pyshell#5>", line 1, in -toplevel-
import _telephone
ImportError: No module named _telephone

...I was search everywhere for that module but I can't find it

THANKS FOR HELP!!!!!!!!!!!!!

0 new messages