Hi,
is it possible to get code completion with pydev and pys60? Pydev offers code completion for the standard python API, but I haven't figured out how to add the pys60 API. Does anyone know how to accomplish this?
cheers,
flo
Hi,
is it possible to get code completion with pydev and pys60? Pydev offers code completion for the standard python API, but I haven't figured out how to add the pys60 API. Does anyone know how to accomplish this?
cheers,
flo
Hi quickie and be welcome to the forum
I don't know any way to get the completion for PyS60 API. The only thing I managed to do is do add the path to the libs. Result is that is stops complaining with not found imports.
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
Could you please tell me how to add the path to the libs?Originally Posted by lfd
I installed 2nd fp3 sdk and the PyS60 ,I don't know where are the libs of pys60.
Hi changhyp and welcome to the forum
Assuming that you have installed Eclipse with PyDev, do the following:
- Window > Preferences...
- Then click on PyDev > Interpreter - Python
- System PYTHONPATH > New folder
- Then give the path to the libraries:
C:\Symbian\8.XX\S60_2nd_FP2\epoc32\release\wins\udeb\z\system\Libs
Happy Pythoning to you
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
but PyDev always complain that it can't find e32 module..Originally Posted by lfd
I know the e32 module is in the python for S60 interpreter,but could you please tell me how to stop the PyDev complainning about this??
sorry for my poor English.
hallo,,
Help me please master,, I don't know for configuring pydev on carbide.c++,, cause i opening :
- Carbide.c++ - windows - pereferences - pydev - interactive - python.
And i click bottom of auto config at form in one, and i see PYTHONPATH that exist modules python 2.5,, as path :
- c:/python25/lib
- c:/python25/modules and etc,,
And i adding new folder of the C:\Symbian\9.XX\S60_3nd_FP1\epoc32\release\wins
\udeb\z\system\Libs, and i open console pydev but not module appuifw,, please help me,,
Please don't reopen 5 year old queries - start your own.
Using an IDE isn't essential for Python because you can't interactively debug anyway. YOu might want to check out: http://www.developer.nokia.com/Commu...._Introduction
There are other articles on the wiki explaining how to use Python and IDEs.
How can I help?
Hamish Willee, Nokia Developer Community Manager, ext-hamish.willee@nokia.com
@hamishwillee
O.k,, thanks for your information,, and I like all members a this group..