Discussion Board

Results 1 to 2 of 2

Thread: Urllib

  1. #1
    Registered User petrikoppinen's Avatar
    Join Date
    Mar 2003
    Posts
    1
    I use Nokia 3650.
    When I import urrlib it says "No Memory", if I have used my phone a lot prior to lauching python.
    If I reboot the phone and type import urllib in Python, then it will work.
    I have installed Python memory card which has 12MB free memory. Phone has 2.6 MB free memory.
    Have anybody else noticed this kind of behaviour on 3650?

  2. #2
    Super Contributor jplauril's Avatar
    Join Date
    Dec 2004
    Posts
    643
    Originally posted by petrikoppinen
    I use Nokia 3650.
    When I import urrlib it says "No Memory", if I have used my phone a lot prior to lauching python.
    If I reboot the phone and type import urllib in Python, then it will work.
    I have installed Python memory card which has 12MB free memory. Phone has 2.6 MB free memory.
    Have anybody else noticed this kind of behaviour on 3650?
    Others have also complained about that, yes. Unfortunately the 3650 has so little available RAM that it is only barely able to run Python, and urllib is a big module when you count all its' dependencies. You could try using just httplib or bare sockets to save memory.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved