Skip to content

warning: pip install git: no previously-included directories found matching 'example' #301

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

Closed
b1 opened this issue Jul 12, 2012 · 0 comments

Comments

@b1
Copy link

b1 commented Jul 12, 2012

Just warning about dir 'examples'
Install into virtualenv --no-site-packages

virtualenv --version
1.7.1.2

on Ubuntu 12.04

pip install git+https://github.com/django-debug-toolbar/django-debug-toolbar.git
Downloading/unpacking git+https://github.com/django-debug-toolbar/django-debug-toolbar.git
  Cloning https://github.com/django-debug-toolbar/django-debug-toolbar.git to /tmp/pip-tQ4vYP-build
  Running setup.py egg_info for package from git+https://github.com/django-debug-toolbar/django-debug-toolbar.git

    no previously-included directories found matching 'example'
Installing collected packages: django-debug-toolbar
  Running setup.py install for django-debug-toolbar

    no previously-included directories found matching 'example'
Successfully installed django-debug-toolbar
Cleaning up...
@jezdez jezdez closed this as completed in 119874f Jul 12, 2012
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this issue Oct 2, 2016
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