hello,

i have this issue with osmo-sim-auth.

if i do

sudo python osmo-sim-auth.py -r 00000000000000000000000000000000 -a ec9320c2c2000000e1dd22c1ad3e2d3d


the cli repeats:

Traceback (most recent call last):
  File "osmo-sim-auth.py", line 27, in <module>
    from card.USIM import USIM
  File "/usr/src/osmo-sim-auth/card/USIM.py", line 56
    print '[DBG] type definition: %s' % type(self)
          ^
SyntaxError: invalid syntax


maybe it's missing a library for USIM or something else?

can you help me get beyond this issue?

Thank you


Reply via email to