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

Issues accessing the API and getting db #67

Open
sarahelizabeth opened this issue Sep 28, 2013 · 0 comments
Open

Issues accessing the API and getting db #67

sarahelizabeth opened this issue Sep 28, 2013 · 0 comments

Comments

@sarahelizabeth
Copy link
Contributor

(cookcountyjail)Sarah-Murrays-MacBook-Pro:cookcountyjail Sarah$ python manage.py
Traceback (most recent call last):
File "manage.py", line 8, in
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
(cookcountyjail)Sarah-Murrays-MacBook-Pro:cookcountyjail Sarah$ pip install -r requirements.txt
Downloading/unpacking Django==1.4.2 (from -r requirements.txt (line 1))
Downloading Django-1.4.2.tar.gz (7.7MB): 7.7MB downloaded
Running setup.py egg_info for package Django

Downloading/unpacking South==0.7.4 (from -r requirements.txt (line 2))
Downloading South-0.7.4.tar.gz (88kB): 88kB downloaded
Running setup.py egg_info for package South

Downloading/unpacking argparse==1.2.1 (from -r requirements.txt (line 3))
You are installing an externally hosted file. Future versions of pip will default to disallowing externally hosted files.
Downloading argparse-1.2.1.tar.gz (69kB): 69kB downloaded
Running setup.py egg_info for package argparse

warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'env24'
no previously-included directories found matching 'env25'
no previously-included directories found matching 'env26'
no previously-included directories found matching 'env27'

Downloading/unpacking cssselect==0.7.1 (from -r requirements.txt (line 4))
Downloading cssselect-0.7.1.tar.gz
Running setup.py egg_info for package cssselect

no previously-included directories found matching 'docs/_build'

Downloading/unpacking distribute==0.6.24 (from -r requirements.txt (line 5))
Downloading distribute-0.6.24.tar.gz (620kB): 620kB downloaded
Running setup.py egg_info for package distribute

warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'indexsidebar.html' under directory 'docs'

Downloading/unpacking django-tastypie==0.9.14 (from -r requirements.txt (line 6))
Downloading django-tastypie-0.9.14.tar.gz (718kB): 718kB downloaded
Running setup.py egg_info for package django-tastypie

Downloading/unpacking eventlet==0.12.1 (from -r requirements.txt (line 7))
Downloading eventlet-0.12.1.tar.gz (267kB): 267kB downloaded
Running setup.py egg_info for package eventlet

Downloading/unpacking greenlet==0.4.1 (from -r requirements.txt (line 8))
Downloading greenlet-0.4.1.zip (75kB): 75kB downloaded
Running setup.py egg_info for package greenlet

Downloading/unpacking gunicorn==0.17.2 (from -r requirements.txt (line 9))
Downloading gunicorn-0.17.2.tar.gz (360kB): 360kB downloaded
Running setup.py egg_info for package gunicorn

Downloading/unpacking lxml==3.0.1 (from -r requirements.txt (line 10))
Downloading lxml-3.0.1.tar.gz (3.2MB): 3.2MB downloaded
Running setup.py egg_info for package lxml
Building lxml version 3.0.1.
Building without Cython.
Using build configuration of libxslt 1.1.26

warning: no previously-included files found matching '*.py'
warning: no files found matching '*.txt' under directory 'src/lxml/tests'

Downloading/unpacking mimeparse==0.1.3 (from -r requirements.txt (line 11))
Downloading mimeparse-0.1.3.tar.gz
Running setup.py egg_info for package mimeparse

Downloading/unpacking psycopg2==2.4.5 (from -r requirements.txt (line 12))
Downloading psycopg2-2.4.5.tar.gz (719kB): 719kB downloaded
Running setup.py egg_info for package psycopg2

no previously-included directories found matching 'doc/src/_build'

Downloading/unpacking pyquery==1.2.2 (from -r requirements.txt (line 13))
Downloading pyquery-1.2.2.tar.gz
Running setup.py egg_info for package pyquery
/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires'
warnings.warn(msg)

Downloading/unpacking python-dateutil==1.5 (from -r requirements.txt (line 14))
Downloading python-dateutil-1.5.tar.gz (233kB): 233kB downloaded
Running setup.py egg_info for package python-dateutil

Downloading/unpacking requests==0.14.2 (from -r requirements.txt (line 15))
Downloading requests-0.14.2.tar.gz (361kB): 361kB downloaded
Running setup.py egg_info for package requests

warning: no files found matching 'tests/*.'

Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7 (from -r requirements.txt (line 16))
Installing collected packages: Django, South, argparse, cssselect, distribute, django-tastypie, eventlet, greenlet, gunicorn, lxml, mimeparse, psycopg2, pyquery, python-dateutil, requests
Running setup.py install for Django
changing mode of build/scripts-2.7/django-admin.py from 644 to 755

changing mode of /Users/Sarah/.virtualenvs/cookcountyjail/bin/django-admin.py to 755

Running setup.py install for South

Running setup.py install for argparse

warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'env24'
no previously-included directories found matching 'env25'
no previously-included directories found matching 'env26'
no previously-included directories found matching 'env27'

Running setup.py install for cssselect

no previously-included directories found matching 'docs/_build'

Running setup.py install for distribute
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages
Non-egg installation
Removing elements out of the way...
Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools-0.9.7-py2.7.egg-info into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools-0.9.7-py2.7.egg-info.OLD.1379795132.3
Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools.OLD.1379795132.3
Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/pkg_resources.py into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/pkg_resources.py.OLD.1379795132.3
Could not find the /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/site.py element of the Setuptools distribution
Patched done.
Relaunching...
Traceback (most recent call last):
File "", line 1, in
NameError: name 'install' is not defined
Complete output from command /Users/Sarah/.virtualenvs/cookcountyjail/bin/python -c "import setuptools;file='/Users/Sarah/.virtualenvs/cookcountyjail/build/distribute/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /var/folders/p3/yn5gwfr5795f3qpdqnwlxqvr0000gp/T/pip-WynhjO-record/install-record.txt --single-version-externally-managed --install-headers /Users/Sarah/.virtualenvs/cookcountyjail/bin/../include/site/python2.7:
Before install bootstrap.

Scanning installed packages

Setuptools installation detected at /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages

Non-egg installation

Removing elements out of the way...

Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools-0.9.7-py2.7.egg-info into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools-0.9.7-py2.7.egg-info.OLD.1379795132.3

Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/setuptools.OLD.1379795132.3

Renaming /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/pkg_resources.py into /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/pkg_resources.py.OLD.1379795132.3

Could not find the /Users/Sarah/.virtualenvs/cookcountyjail/lib/python2.7/site-packages/site.py element of the Setuptools distribution

Patched done.

Relaunching...

Traceback (most recent call last):

File "", line 1, in

NameError: name 'install' is not defined


Cleaning up...
Command /Users/Sarah/.virtualenvs/cookcountyjail/bin/python -c "import setuptools;file='/Users/Sarah/.virtualenvs/cookcountyjail/build/distribute/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /var/folders/p3/yn5gwfr5795f3qpdqnwlxqvr0000gp/T/pip-WynhjO-record/install-record.txt --single-version-externally-managed --install-headers /Users/Sarah/.virtualenvs/cookcountyjail/bin/../include/site/python2.7 failed with error code 1 in /Users/Sarah/.virtualenvs/cookcountyjail/build/distribute
Storing complete log in /Users/Sarah/.pip/pip.log

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