Created
January 6, 2015 09:29
-
-
Save GaretJax/f92d28c68e7363e165f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install django-filer [ 1 ] | |
Collecting django-filer | |
Using cached django-filer-0.9.8.tar.gz | |
Requirement already satisfied (use --upgrade to upgrade): Django>=1.4 in /opt/boxen/homebrew/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from django-filer) | |
Collecting easy-thumbnails>=1.0 (from django-filer) | |
Using cached easy-thumbnails-2.2.tar.gz | |
Collecting django-mptt==0.5.2,==0.6,==0.6.1 (from django-filer) | |
Could not find a version that satisfies the requirement django-mptt==0.5.2,==0.6,==0.6.1 (from django-filer) (from versions: 0.1, 0.2, 0.2.1, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.6.1) | |
Some externally hosted files were ignored as access to them may be unreliable (use --allow-external to allow). | |
No distributions matching the version for django-mptt==0.5.2,==0.6,==0.6.1 (from django-filer) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment