virtualenv - Fabric + Virtualenvwrapper gives fatal error: run() received nonzero return code 1 while executing -


I have a fabric script to use the virtualweaver to create a virtualwave, but after the mkvirutalenv running Cloth Script complains return About the code, see below

  [local host] runs: export WORKON_HOME = / srv / www & amp; Amp; Source /usr/local/bin/virtualenvwrapper.sh & amp; Amp; Mkvirtualenv james --no-site-packages --distribute [localhost] Login password for 'james': [localhost] Out: New Python executable in James / Bin / Python [Localhost]: Installing Distribution ..... ................................................ ................................................ ................................................ ................................................ .. ............done. [Local Host] Out: Installing Pipe ................ Fatal Error: Running execution (), nonzero return code 1 was received! Requested: Export WORKON_HOME = / srv / www & amp; Amp; Source /usr/local/bin/virtualenvwrapper.sh & amp; Amp; Mkvirtualenv james --no-site-packages - Delivery performed: / bin / bash -l -c "cd / srv / www and exporter WORKON_HOME = / srv / www & source / usr / local / bin / virtualenvwrapper Sh & amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; amp; ;;;;;; jwj; no site-packages - distribute 'leave'    

It has been found that the status of --no-site-packages and --distribute should be returned to 0 in front of the virtual name name such as

  mkvirtualenv - No-site-packages --distribute & lt; Name & gt;    

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -