Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. Requirement already up-to-date: rlbot==1.* in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from -r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (1.12.2)
  2. Requirement already up-to-date: RLUtilities in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from -r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 8)) (0.0.12)
  3. Requirement already up-to-date: psutil in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (5.4.8)
  4. Requirement already up-to-date: inputs in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (0.5)
  5. Requirement already up-to-date: PyQt5 in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (5.11.3)
  6. Requirement already up-to-date: py4j in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (0.10.8.1)
  7. Requirement already up-to-date: PyQt5_sip<4.20,>=4.19.11 in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from PyQt5->rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (4.19.13)
  8. Traceback (most recent call last):
  9. File "run.py", line 13, in <module>
  10. gui.start()
  11. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\gui.py", line 207, in start
  12. eel.start('main.html', size=(1000, 800), block=False, callback=on_websocket_close)
  13. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\__init__.py", line 111, in start
  14. brw.open(start_urls, options)
  15. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\browsers.py", line 34, in open
  16. chr.run(options, start_urls)
  17. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\chrome.py", line 11, in run
  18. stdout=sps.PIPE, stderr=sps.PIPE, stdin=sps.PIPE)
  19. File "subprocess.py", line 769, in __init__
  20. File "subprocess.py", line 1172, in _execute_child
  21. FileNotFoundError: [WinError 2] The system cannot find the file specified
  22. Press any key to continue . . .Requirement already up-to-date: rlbot==1.* in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from -r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (1.12.2)
  23. Requirement already up-to-date: RLUtilities in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from -r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 8)) (0.0.12)
  24. Requirement already up-to-date: psutil in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (5.4.8)
  25. Requirement already up-to-date: inputs in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (0.5)
  26. Requirement already up-to-date: PyQt5 in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (5.11.3)
  27. Requirement already up-to-date: py4j in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (0.10.8.1)
  28. Requirement already up-to-date: PyQt5_sip<4.20,>=4.19.11 in c:\users\robbieh0102\appdata\local\rlbotgui\python\lib\site-packages (from PyQt5->rlbot==1.*->-r C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\rlbot-requirements.txt (line 5)) (4.19.13)
  29. Traceback (most recent call last):
  30. File "run.py", line 13, in <module>
  31. gui.start()
  32. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\rlbot_gui\gui.py", line 207, in start
  33. eel.start('main.html', size=(1000, 800), block=False, callback=on_websocket_close)
  34. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\__init__.py", line 111, in start
  35. brw.open(start_urls, options)
  36. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\browsers.py", line 34, in open
  37. chr.run(options, start_urls)
  38. File "C:\Users\robbieh0102\AppData\Local\RLBotGUI\pkgs\eel\chrome.py", line 11, in run
  39. stdout=sps.PIPE, stderr=sps.PIPE, stdin=sps.PIPE)
  40. File "subprocess.py", line 769, in __init__
  41. File "subprocess.py", line 1172, in _execute_child
  42. FileNotFoundError: [WinError 2] The system cannot find the file specified
  43. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement