Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running python -m sydent.sydent #148

Closed
ghost opened this issue Apr 27, 2019 · 1 comment
Closed

Error while running python -m sydent.sydent #148

ghost opened this issue Apr 27, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 27, 2019

(.sydent) [root@izj6cbfvkmy1wfsmnlq8snz ~]# python -m sydent.sydent
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/root/.sydent/lib/python2.7/site-packages/sydent/sydent.py", line 43, in <module>
    from http.servlets.msisdnservlet import MsisdnRequestCodeServlet, MsisdnValidateCodeServlet
  File "/root/.sydent/lib/python2.7/site-packages/sydent/http/servlets/msisdnservlet.py", line 110
    msg: "Verification failed: Your request was invalid."
       ^
SyntaxError: invalid syntax
@richvdh
Copy link
Member

richvdh commented Sep 23, 2019

fixed in #151

@richvdh richvdh closed this as completed Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant