kieranjol / IFIscripts

Detailed documentation is available here: http://ifiscripts.readthedocs.io/en/latest/index.html
http://ifiscripts.readthedocs.io/en/latest/index.html
MIT License
50 stars 34 forks source link

make_mediaconch.py script break #390

Open raecasey opened 4 years ago

raecasey commented 4 years ago

again, - this is macmini only. works fine on yujing's laptop. would be handy to have this running on macmini though. - more so than manifest_normalise.py - if you could only get one done

cheers R

terminal output: Last login: Thu Aug 6 11:55:43 on ttys003 macminis-mini:~ macmini$ make_mediaconch.py -h /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 7: Generates Mediaconch xml reports Accepts a file extension pattern and a policy input Reports of fails are generated to the screen Sidecars in XML format generated : command not found /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 8: import: command not found /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 9: import: command not found /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 10: import: command not found /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 11: import: command not found /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 13: syntax error near unexpected token format='%(asctime)s - %(message)s',' /Users/macmini/ifigit/ifiscripts/make_mediaconch.py: line 13:logging.basicConfig(format='%(asctime)s - %(message)s', level=logging.DEBUG)' macminis-mini:~ macmini$

kieranjol commented 4 years ago

I was able to push the fixes i made a few days ago so an update.py will sort this out now hopefully