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

Accept license terms prompt is not visible #916

Closed
Fak3 opened this issue Jun 15, 2019 · 1 comment · Fixed by #970
Closed

Accept license terms prompt is not visible #916

Fak3 opened this issue Jun 15, 2019 · 1 comment · Fixed by #970
Labels

Comments

@Fak3
Copy link

Fak3 commented Jun 15, 2019

buildozer version: 0.39
python : 3.7

When log level is low or --verbose is false the license accept prompt is not visible in the shell, and it seems that the process is stuck. The last line is # Installing/updating SDK platform tools if necessary

When --verbose is added, the long license text becomes visible, but there is still no prompt in the end, asking for user input - you just have to guess that you have to type 'y' and hit enter.

related: #66 and #870

@tshirtman
Copy link
Member

This is indeed a problem that a lot of new users seem to face, they can get stuck a long time, and if they ctrl-c it, i think they can get the issue of missing build-tools, which makes for another bad experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants