On Sun, Oct 12, 2008 at 7:59 PM, Michele Renda <[EMAIL PROTECTED]>wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > > today i installed debian, but i'm not able to run sephora? maybe some > > dependancies not satisfied with python? > > any suggestions? > > thanks > > d > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFI8kkiSIAU/I6SkT0RAv3yAKCbX4qVALQURVhJCfqp/x3w/UCTCACfUc9X > 51Kgojhf2ZQoRQBZTmQbhq0= > =8qvm > -----END PGP SIGNATURE----- > > _______________________________________________ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > i get this error : debian-gta02:~# sephora File "/usr/bin/sephora", line 1133 def getGprsListClasses(self)9 gprs = self.setInterface('gprs_net') ^ SyntaxError: invalid syntax line 1133 : def getGprsListClasses(self)9^K gprs = self.setInterface('gprs_net') i presume 9^k is the error here and should be replace with : and a new line. ( yeah that fixed it.) line 1133 : def getGprsListClasses(self): line 1134 : gprs = self.setInterface('gprs_net') line 1135 : return gprs.ListAvailableGprsClasses() azmodie -- " Due to the speed of light being faster than the speed of sound people often look bright until they speak"
_______________________________________________ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community