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

Install the Adafruit_Python_BluefruitLE in your virtualenv #29

Open
baghaii opened this issue Mar 28, 2020 · 0 comments
Open

Install the Adafruit_Python_BluefruitLE in your virtualenv #29

baghaii opened this issue Mar 28, 2020 · 0 comments

Comments

@baghaii
Copy link

baghaii commented Mar 28, 2020

When I installed the Adafruit_Python_BluefruitLE outside of my virtualenv, the example program could not find it.

Running

pip install git+git://github.com/playi/Adafruit_Python_BluefruitLE@928669a#egg=Adafruit_BluefruitLE

after

virtualenv --python=/usr/bin/python2.7 --no-site-packages venv

worked better for me.

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