$ python machine_spec.py
Traceback (most recent call last):
  File "machine_spec.py", line 3, in <module>
    import machine
ImportError: No module named machine
