Advertisement
Guest User

Untitled

a guest
Nov 6th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. Log started at: Sun Nov 6 22:30:02 UTC 2016
  2.  
  3. = = = = = = = = = = = = = = = = = = = = =
  4. Installing dependencies for 'retropie-manager' : Web Based Manager for RetroPie files and configs based on the Recalbox Manager
  5. = = = = = = = = = = = = = = = = = = = = =
  6.  
  7. /home/pi/RetroPie-Setup/tmp/build/retropie-manager /home/pi/RetroPie-Setup
  8.  
  9. = = = = = = = = = = = = = = = = = = = = =
  10. Getting sources for 'retropie-manager' : Web Based Manager for RetroPie files and configs based on the Recalbox Manager
  11. = = = = = = = = = = = = = = = = = = = = =
  12.  
  13. /home/pi/RetroPie-Setup
  14.  
  15. = = = = = = = = = = = = = = = = = = = = =
  16. Installing 'retropie-manager' : Web Based Manager for RetroPie files and configs based on the Recalbox Manager
  17. = = = = = = = = = = = = = = = = = = = = =
  18.  
  19. virtualenv --no-site-packages .
  20. New python executable in ./bin/python2
  21. Traceback (most recent call last):
  22. File "/usr/lib/python3/dist-packages/virtualenv.py", line 2378, in <module>
  23. main()
  24. File "/usr/lib/python3/dist-packages/virtualenv.py", line 830, in main
  25. symlink=options.symlink)
  26. File "/usr/lib/python3/dist-packages/virtualenv.py", line 999, in create_environment
  27. site_packages=site_packages, clear=clear, symlink=symlink))
  28. File "/usr/lib/python3/dist-packages/virtualenv.py", line 1316, in install_python
  29. shutil.copyfile(executable, py_executable)
  30. File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
  31. with open(dst, 'wb') as fdst:
  32. IOError: [Errno 26] Text file busy: './bin/python2'
  33. Running virtualenv with interpreter /usr/bin/python2
  34. Makefile:23: recipe for target 'install' failed
  35. make: *** [install] Error 1
  36.  
  37. Log ended at: Sun Nov 6 22:30:06 UTC 2016
  38. Total running time: 0 hours, 0 mins, 4 secs
  39. (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement