Guest User

Untitled

a guest
Jun 19th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:\Program Files (x86)\Python33\lib\runpy.py", line 142, in _run_module_
  3. as_main
  4. mod_name, loader, code, fname = _get_main_module_details()
  5. File "C:\Program Files (x86)\Python33\lib\runpy.py", line 189, in _get_main_mo
  6. dule_details
  7. return _get_module_details(main_name)
  8. File "C:\Program Files (x86)\Python33\lib\runpy.py", line 114, in _get_module_
  9. details
  10. code = loader.get_code(mod_name)
  11. File "F:\Users\ff\Downloads\springer_download.py\__main__.py", line 28
  12. print "ImageMagick: %s" % IM_BIN
  13. ^
  14. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment