gdanezis / bplib

A bilinear pairing library for petlib
34 stars 12 forks source link

AttributeError: module 'bplib' has no attribute 'BpGroup' #19

Open harchaouiN opened 1 year ago

harchaouiN commented 1 year ago

Following the documentation we have

G = bp.BpGroup()

that gives this output AttributeError: module 'bplib' has no attribute 'BpGroup'