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

Trying to run auth.py results in TypeError #7

Closed
GijsTimmers opened this issue Sep 14, 2018 · 2 comments
Closed

Trying to run auth.py results in TypeError #7

GijsTimmers opened this issue Sep 14, 2018 · 2 comments

Comments

@GijsTimmers
Copy link

Trying to run auth.py on a LG K10 2017 (M250N):

$ python auth.py 
Traceback (most recent call last):
  File "auth.py", line 73, in <module>
    main()
  File "auth.py", line 64, in main
    comm = lglaf.autodetect_device()
TypeError: autodetect_device() missing 1 required positional argument: 'cr'
@steadfasterX
Copy link
Owner

steadfasterX commented Sep 24, 2018

there is no need to run auth.py as lglaf will autodetect if its needed or not.
ensure you use g4-develop branch btw.

@GijsTimmers
Copy link
Author

Thank you; I got a little bit further (see Lekensteyn#56 (comment))

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

2 participants