Skip to content

Instantly share code, notes, and snippets.

@maksudc
Created January 25, 2016 16:53
Show Gist options
  • Save maksudc/7fa81d9950f4a6410d13 to your computer and use it in GitHub Desktop.
Save maksudc/7fa81d9950f4a6410d13 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<changed>false</changed>
<cmd>/usr/local/bin/virtualenv --no-site-packages env</cmd>
<failed>true</failed>
<msg>
stdout: New python executable in /home/amsaslink/AmsaslinkImageManagerServer/env/bin/python
:stderr: Traceback (most recent call last):
File &quot;/usr/local/bin/virtualenv&quot;, line 11, in &lt;module&gt;
sys.exit(main())
File &quot;/usr/local/lib/python2.7/dist-packages/virtualenv.py&quot;, line 703, in main
symlink=options.symlink)
File &quot;/usr/local/lib/python2.7/dist-packages/virtualenv.py&quot;, line 884, in create_environment
site_packages=site_packages, clear=clear, symlink=symlink))
File &quot;/usr/local/lib/python2.7/dist-packages/virtualenv.py&quot;, line 1171, in install_python
shutil.copyfile(executable, py_executable)
File &quot;/usr/lib/python2.7/shutil.py&quot;, line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 26] Text file busy: '/home/amsaslink/AmsaslinkImageManagerServer/env/bin/python'
</msg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment