I want to install anew copy of mezzanine. I am using virtual environment.
I am using pip command for installation* pip install mezzanine *and the 
error i am getting is 

Downloading/unpacking mezzanine
  Downloading Mezzanine-3.1.3.tar.gz (5.9MB): 5.9MB downloaded
  Running setup.py egg_info for package mezzanine
    
    warning: no previously-included files matching '*' found under 
directory 'docs/build'
    warning: no previously-included files matching '*' found under 
directory '*/project_template/static'
Downloading/unpacking django>=1.4.10,!=1.6.0,<1.7 (from mezzanine)
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not find any downloads that satisfy the requirement 
django>=1.4.10,!=1.6.0,<1.7 (from mezzanine)
Cleaning up...
No distributions at all found for django>=1.4.10,!=1.6.0,<1.7 (from 
mezzanine)
Storing complete log in /home/ghrix/.pip/pip.log

Please tell what is going wrong here


-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to