You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
python run_all.py
Traceback (most recent call last):
File "run_all.py", line 32, in
if USE_GOOEY: from gooey import Gooey, GooeyParser # only load Gooey if needed
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/init.py", line 2, in
from gooey.python_bindings.gooey_decorator import Gooey
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/python_bindings/gooey_decorator.py", line 14, in
from gooey.gui import application
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/application.py", line 8, in
from gooey.gui.controller import Controller
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/controller.py", line 2, in
from gooey.gui.presenter import Presenter
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/presenter.py", line 3, in
from gooey.gui.processor import ProcessController
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/processor.py", line 13, in
from gooey.gui.util.taskkill import taskkill
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/util/taskkill.py", line 10, in
import psutil
ImportError: No module named psutil
laiseng@laiseng-Precision-Rack-7910:/Surround360/surround360_render/scripts$ ^C
laiseng@laiseng-Precision-Rack-7910:/Surround360/surround360_render/scripts$
The text was updated successfully, but these errors were encountered:
laiseng@laiseng-Precision-Rack-7910:~/Surround360/surround360_render/scripts$
python run_all.py
Traceback (most recent call last):
File "run_all.py", line 32, in
if USE_GOOEY: from gooey import Gooey, GooeyParser # only load Gooey if needed
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/init.py", line 2, in
from gooey.python_bindings.gooey_decorator import Gooey
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/python_bindings/gooey_decorator.py", line 14, in
from gooey.gui import application
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/application.py", line 8, in
from gooey.gui.controller import Controller
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/controller.py", line 2, in
from gooey.gui.presenter import Presenter
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/presenter.py", line 3, in
from gooey.gui.processor import ProcessController
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/processor.py", line 13, in
from gooey.gui.util.taskkill import taskkill
File "/usr/local/lib/python2.7/dist-packages/Gooey-0.9.5.2-py2.7.egg/gooey/gui/util/taskkill.py", line 10, in
import psutil
ImportError: No module named psutil
laiseng@laiseng-Precision-Rack-7910:
/Surround360/surround360_render/scripts$ ^C/Surround360/surround360_render/scripts$laiseng@laiseng-Precision-Rack-7910:
The text was updated successfully, but these errors were encountered: