You Are Here:

Community: Developer Discussion Boards

Reply « Previous Thread | Next Thread »

#1 Old Lightbulb How to install python S60 in sdk on PC? - 2008-09-26, 18:52

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Hello,
on pc I installed sdk-S60-fp-2
but when I installed python and
script shell of same edition.
It didn't work and installation folder show
the python and script shell files
so what can i do for see working
python in my sdk.

Thanks in advance.
Reply With Quote

#2 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:04

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Online
Forum Nokia Champion
Hi,

Quote:
on pc I installed sdk-S60-fp-2
Which edition of S60 SDK did you install? 3rd or 2nd?

Quote:
It didn't work and installation folder show
the python and script shell files
I don't understand, do you get the Python icon in the emulator's menu (where other applications are)?

Basically to install the SDK in the emulator all you have to do is copy the files and folders from the SDK to the emulator's installation folders (without replacing folders). This article explains it.
Reply With Quote

#3 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:05

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by jalpesh_patel17 View Post
Hello,
on pc I installed sdk-S60-fp-2
but when I installed python and
script shell of same edition.
It didn't work and installation folder show
the python and script shell files
so what can i do for see working
python in my sdk.

Thanks in advance.
hi jalpesh
to install python s60 in your 2nd edition install you don need to use the sis files. You need to download the plug in and intall it simply.

I assumed that you are asking for 2nd edition sdk and for 3rd edition bogdan has already suggested you the way.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#4 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:14

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by bogdan.galiceanu View Post
Hi,


Which edition of S60 SDK did you install? 3rd or 2nd?


I don't understand, do you get the Python icon in the emulator's menu (where other applications are)?
I get the python icon file
but it can't work it gives system error.
and other application icon are there but
all are by default so all are in working condition.
Reply With Quote

#5 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:17

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by bogdan.galiceanu View Post

Basically to install the SDK in the emulator all you have to do is copy the files and folders from the SDK to the emulator's installation folders (without replacing folders). This article explains it.
I have already done the above thing
but it doesn't work and
the link explains the things
all are not related to my problem.
Reply With Quote

#6 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:17

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by jalpesh_patel17 View Post
I get the python icon file
but it can't work it gives system error.
and other application icon are there but
all are by default so all are in working condition.
hi
this type of behaviour is due to the fact that you have installed the sis files of python in the emulator.
sis files ar not so much sucessful in the emulator you need different kind of installation binaries for the emulator.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#7 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:20

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
hi jalpesh
to install python s60 in your 2nd edition install you don need to use the sis files. You need to download the plug in and intall it simply.

I have all the related sis files of pyhtonS60 2nd edition and also it's script shell sis file.
Reply With Quote

#8 Old Question Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:22

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
hi
this type of behaviour is due to the fact that you have installed the sis files of python in the emulator.
sis files ar not so much sucessful in the emulator you need different kind of installation binaries for the emulator.
Hello gargi,
Now tell me what kind of
installation binaries I have to follow.
Reply With Quote

#9 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:24

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by jalpesh_patel17 View Post
I have all the related sis files of pyhtonS60 2nd edition and also it's script shell sis file.
Hi jalpesh

i will request you to make the thing clear step by step what you have done. Moreover if you will follow the link given by bogdan then you will get everything on how to install python in the SDK.
Please follow that.

Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#10 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:32

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
Hi jalpesh

i will request you to make the thing clear step by step what you have done. Moreover if you will follow the link given by bogdan then you will get everything on how to install python in the SDK.
Please follow that.
Hi Gargi,
1) I install nokia sdk emulator 2nd edition fp2.
2) Run the emulator to check for it's speed.
3) Install Python s60 sis file of 2nd edi. fp 2.
4) install script shell of same edition.
5) Run the python by clicking python icon.
6) It gives System Error.

I think mow you can get my point.

Best Regards.
Reply With Quote

#11 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:35

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
hi jalpesh
now its fine.
Now you don't need the sis files to install in the emulator go to the link provided by me in my previous post and download the 2nd edition sdk and simply install it.
then it will work fine.

Hope you get this now
enjoy pythoning
gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#12 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:41

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
hi jalpesh
now its fine.
Now you don't need the sis files to install in the emulator go to the link provided by me in my previous post and download the 2nd edition sdk and simply install it.
then it will work fine.
HI Gargi,
I had already downloaded the 2nd edition sdk
and I also installed it but it still
doesn't work.

Best Regards.
Reply With Quote

#13 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:45

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by jalpesh_patel17 View Post
HI Gargi,
I had already downloaded the 2nd edition sdk
and I also installed it but it still
doesn't work.

Best Regards.
hi jalpesh
i am talking about the python 2nd edition sdk. Not the symbian C++ sdk.
Download that from here. and install it.

Regards
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#14 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:54

Join Date: Sep 2008
Posts: 115
Location: Bhavnagar
Send a message via MSN to jalpesh_patel17 Send a message via Yahoo to jalpesh_patel17
jalpesh_patel17's Avatar
jalpesh_patel17
Offline
Regular Contributor
Quote:
Originally Posted by gaba88 View Post
hi jalpesh
i am talking about the python 2nd edition sdk. Not the symbian C++ sdk.
Download that from here. and install it.
Hi Gargi,
I had already the emulator Python 2nd edition sdk
in working condition but it gives the system error.
How can I remove it.
Can you get my point????

Be Happy and Do you Best.
Reply With Quote

#15 Old Re: How to install python S60 in sdk on PC? - 2008-09-26, 19:57

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by jalpesh_patel17 View Post
Hi Gargi,
I had already the emulator Python 2nd edition sdk
in working condition but it gives the system error.
How can I remove it.
Can you get my point????

Be Happy and Do you Best.
hi jalpesh

then try removing the whole sdk first then install it again and please dont install the sis files this time.
After installing your C++ emulator just install the python sdk then it will definitely work.
Please do this.

Regards
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
how to install freetype in s60 sdk s_thambi_k Symbian Tools & SDKs 7 2008-07-10 03:51
It is possible to add extra screensizes to the S60 3rd ed FP1 SDK svdwal Symbian Tools & SDKs 0 2007-03-28 09:59
Required SDK for s60 python language mohib Python 2 2006-10-11 23:09
How to install Ethernet Plug-in for S60 2nd Ed FP3 C++ SDK IceFellow Python 8 2006-10-06 12:51
Http connection problem in 6310i teahola Mobile Java General 1 2002-10-03 19:46

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia