E = EllipticCurve([0,7887616263821947558686653170941677360444444810256780630032698031345317313838358,0,96797989774847387504509857489893926962575497188447191529471387551670316582140331,90066192920604393834167274731419299471591066103539000277218756197714564706866218])
P = E(42535791201977922181488571956592667532304947801293376812113182276087208310822786,71152331533310754530614680068197669082982426466348582120767993753731485293472031) P.order() what error i am doing here i am getting this KeyError Traceback (most recent call last) File /home/sc_serv/sage/src/sage/structure/category_object.pyx:847, in sage.structure.category_object.CategoryObject.getattr_from_category() 846 try: --> 847 return self._cached_methods[name] 848 except KeyError: KeyError: 'point_homset' -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/fc4dbf44-7ffe-4322-9cce-c04fdbf72086n%40googlegroups.com.