Loading

Paste #pj0ywzrna

  1. ~/ottd/pp$ ./bin/pp -o test.nml tests/tokenize_test.txt
  2. Traceback (most recent call last):
  3.   File "./bin/pp", line 15, in <module>
  4.     from pp import main
  5.   File "/home/ingo/ottd/pp/pp/main.py", line 4, in <module>
  6.     import getopt, sys, os, report
  7. ImportError: No module named 'report'

Comments