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
(nepho)[alaric@dhcp-128-103-62-80 nepho]$ nepho stack list
Traceback (most recent call last):
File "/Users/alaric/.virtualenvs/nepho/bin/nepho", line 10, in<module>exec(compile(open(__file__).read(), __file__, 'exec'))
File "/Users/alaric/Projects/nepho/bin/nepho", line 25, in<module>sys.exit(main())
File "/Users/alaric/Projects/nepho/bin/nepho", line 20, in main
app.run()
File "/Users/alaric/.virtualenvs/nepho/lib/python2.7/site-packages/cement-2.0.2-py2.7.egg/cement/core/foundation.py", line 451, in run
self.controller._dispatch()
File "/Users/alaric/.virtualenvs/nepho/lib/python2.7/site-packages/cement-2.0.2-py2.7.egg/cement/core/controller.py", line 340, in _dispatch
getattr(self, func['label'])()
File "/Users/alaric/Projects/nepho/nepho/cli/stack.py", line 119, in list
print dedent("""NameError: global name 'dedent' is not defined
Optional/follow-up:
The text was updated successfully, but these errors were encountered: