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

throw error early if running in venv #346

Merged
merged 1 commit into from
May 18, 2016
Merged

throw error early if running in venv #346

merged 1 commit into from
May 18, 2016

Conversation

kived
Copy link
Contributor

@kived kived commented May 12, 2016

(venv) ryan@ryan-mk3:~/g/t/bztest$ buildozer android debug
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Install platform
# Apache ANT found at /home/ryan/.buildozer/android/platform/apache-ant-1.9.4
# Android SDK found at /home/ryan/.buildozer/android/platform/android-sdk-20
# Android NDK found at /home/ryan/.buildozer/android/platform/android-ndk-r9c
# Check application requirements
# virtualenv is needed to install pure-Python modules, but
# virtualenv does not support nesting, and you are running
# buildozer in one. Please run buildozer outside of a
# virtualenv instead.

@kived
Copy link
Contributor Author

kived commented May 18, 2016

My similar PR for p4a was merged, so I'm going to just go ahead and merge this one.

@kived kived merged commit be33b75 into kivy:master May 18, 2016
@kived kived deleted the venv-error branch May 18, 2016 19:06
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

Successfully merging this pull request may close these issues.

1 participant