We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 on a LG K10 2017 (M250N):
auth.py
$ 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'
The text was updated successfully, but these errors were encountered:
there is no need to run auth.py as lglaf will autodetect if its needed or not. ensure you use g4-develop branch btw.
Sorry, something went wrong.
Thank you; I got a little bit further (see Lekensteyn#56 (comment))
No branches or pull requests
Trying to run
auth.py
on a LG K10 2017 (M250N):The text was updated successfully, but these errors were encountered: