Hey guys am having this problem that has been bothering me the whole day. I am creating an app using python and geodjango . Yesturday when i created it it was working fine but today i dont know what went wrong but am getting this error when i get onto the python console and the run the following commands:
Python 2.7 (r27:82500, Aug 07 2010, 16:54:59) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information. (InteractiveConsole) >>> from waypoints.models import Waypoint >>> Waypoint(name='Kampala', geometry='POINT(32.5655556 0.3155556)').save() i get the error segmentation fault. I googled around and it looks like its a bug. So they say. I am running Suse 11.4 which runs python 2.7 Does someone know what i can do to reverse this. The other python commands work apparently. So i dont know why this one is not yet yesturday it was working fine. Regards -- Roy Mukasa SERVAL (U) LTD +256794291110 "Smart thinking, Simple world"
_______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way.
