Advertisement
lamiastella

pythonlibs.dll

Feb 21st, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. mona@DESKTOP-37GGNHL /cygdrive/c/Users/mona/playing-for-data/renderdoc/renderdocui/ironpython
  2. $ ./compilelibs.sh .
  3. ./compilelibs.sh: line 13: ./ipy.exe: No such file or directory
  4. mv: cannot stat 'pythonlibs.dll': No such file or directory
  5.  
  6. mona@DESKTOP-37GGNHL /cygdrive/c/Users/mona/playing-for-data/renderdoc/renderdocui/ironpython
  7. $ ls
  8. compilelibs.sh dos2unix.exe IronPython.Modules.xml IronPython.xml libs.txt LICENSE.md Microsoft.Dynamic.xml Microsoft.Scripting.xml README.md
  9.  
  10. mona@DESKTOP-37GGNHL /cygdrive/c/Users/mona/playing-for-data/renderdoc/renderdocui/ironpython
  11. $ ./compilelibs.sh C:/Users/mona/playing-for-data/renderdoc/renderdocui/3rdparty/ironpython
  12. ./compilelibs.sh: line 13: ./ipy.exe: No such file or directory
  13. mv: cannot stat 'pythonlibs.dll': No such file or directory
  14.  
  15. mona@DESKTOP-37GGNHL /cygdrive/c/Users/mona/playing-for-data/renderdoc/renderdocui/ironpython
  16. $ ls
  17. compilelibs.sh dos2unix.exe IronPython.Modules.xml IronPython.xml libs.txt LICENSE.md Microsoft.Dynamic.xml Microsoft.Scripting.xml README.md
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement