https://bitbucket.org/thomaswaldmann/moin-2.0/issues/537/quickinstallpy-will-fail-with-pip-versions
 

    On Wednesday, May 11, 2016 2:50 AM, Renato Pontefice 
<renato.pontef...@gmail.com> wrote:
 

 I'm trying to install on a Debian 64 bit instance, I have the right python 
installed, but I receive the following error. What is it?
TIA
Renato

<code>python quickinstall.py Usage:     pip install [options] <requirement 
specifier> [package-index-options] ...  pip install [options] -r <requirements 
file> [package-index-options] ...  pip install [options] [-e] <vcs project url> 
...  pip install [options] [-e] <local project path> ...  pip install [options] 
<archive url/path> ...no such option: --download-cacheTraceback (most recent 
call last):  File "quickinstall.py", line 153, in <module>    
QuickInstall(os.path.dirname(os.path.realpath(sys.argv[0])), venv=args.venv, 
download_cache=args.download_cache)()  File "quickinstall.py", line 68, in 
__call__    self.do_install()  File "quickinstall.py", line 108, in do_install  
  subprocess.check_call(args)  File "/usr/lib/python2.7/subprocess.py", line 
540, in check_call    raise CalledProcessError(retcode, 
cmd)subprocess.CalledProcessError: Command 
'['/home/renato_pontefice/moin-2.0-venv-python/bin/pip', 'install', 
'--upgrade', '--download-cache', 
'/home/renato_pontefice/.pip/pip-download-cache', '--editable', 
'/home/renato_pontefice/moin-2.0', '--process-dependency-links', 
'--allow-external', 'flatland', '--allow-unverified', 'flatland']' returned 
non-zero exit status 2renato_pontefice@instance-1:~/moin-2.0$ </code>
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


  
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to