Hi Jan, See the last thread to this list posted last week. I no longer use pdfmeat and have a slightly different set of scripts: http://comments.gmane.org/gmane.comp.tex.bibtex.bibdesk.user/7210
If you want to stick with that setup... I didn't write pdfmeat and don't know what the error is below, but the key phrase seems to be addressed here: https://github.com/mankoff/BibDeskAppleScripts/issues/1 -k. On 2016-02-16 at 18:45, Jan David Hauck <[email protected]> wrote: > Hi all, > > I'm trying out Ken Mankoff's import scripts from > https://github.com/mankoff/BibDeskAppleScripts > but get a python error message for pdfmeat (bibfetch working fine) > (I did install all the modules it asked for) > Errno 2: No such file or directory > > Traceback (most recent call last): > File "/usr/local/pdfmeat/pdfmeat.py", line 580, in <module> > main() > File "/usr/local/pdfmeat/pdfmeat.py", line 565, in main > pf.processFile() > File "/usr/local/pdfmeat/pdfmeat.py", line 318, in processFile > p = self.pdfToText(['-enc','UTF-8']) > File "/usr/local/pdfmeat/pdfmeat.py", line 88, in pdfToText > proc = subprocess.Popen(commando_pdf2txt, stdout=subprocess.PIPE) > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", > line 710, in __init__ > errread, errwrite) > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", > line 1335, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > > Anyone any ideas what the problem could be here? > All help greatly appreciated! > J > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_______________________________________________ > Bibdesk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bibdesk-users ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
