PDFMiner install question
Jason Mellone
jason.mellone at gmail.com
Tue Dec 17 15:06:54 EST 2013
More information about the Python-list mailing list
Tue Dec 17 15:06:54 EST 2013
- Previous message (by thread): ANN: Version 0.1.2 of sarge (a subprocess wrapper library) has been released.
- Next message (by thread): PDFMiner install question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I have python up and running using the exact setup as recommended by http://learnpythonthehardway.org/ I am now trying to use pdfminer. I have python here: C:\USERS\Python27 using "import os", i am able to cwd to C:\users\python where i have C:\users\python\pdfminer-master\. when i navigate to the child directory and run "setup.py install" i get the following issue: >>> setup.py install File "<stdin>", line 1 setup.py install ^ i have no idea why, any input? thanks!
- Previous message (by thread): ANN: Version 0.1.2 of sarge (a subprocess wrapper library) has been released.
- Next message (by thread): PDFMiner install question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list