fork download
  1. from oslo_config import cfg
  2. from oslo_log import log
  3.  
  4. print 'hello'
Runtime error #stdin #stdout #stderr 0.01s 9024KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
ImportError: No module named oslo_config