Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "C:\Program Files (x86)\Python33\lib\runpy.py", line 142, in _run_module_
- as_main
- mod_name, loader, code, fname = _get_main_module_details()
- File "C:\Program Files (x86)\Python33\lib\runpy.py", line 189, in _get_main_mo
- dule_details
- return _get_module_details(main_name)
- File "C:\Program Files (x86)\Python33\lib\runpy.py", line 114, in _get_module_
- details
- code = loader.get_code(mod_name)
- File "F:\Users\ff\Downloads\springer_download.py\__main__.py", line 28
- print "ImageMagick: %s" % IM_BIN
- ^
- SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment