View Single Post
Old 01-15-2008, 05:54 PM   #7
astrodad
Guru
astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.
 
astrodad's Avatar
 
Posts: 962
Karma: 568242
Join Date: Dec 2007
Device: Kindle Oasis 3, Kindle Paperwhite 1, iPad, iPhone
Well I haven't had much luck getting to work on my Mac, so I'm trying my work system..shhh... I have pydev running. When I run easy_install-2.5 -U TTFQuery libprs500 && libprs500_postinstall I get:

Quote:
C:\Source\workspace\python\libpr500>easy_install -U TTFQuery libprs500 && libprs500_postinstall
Searching for TTFQuery
Reading http://pypi.python.org/simple/TTFQuery/
Reading http://ttfquery.sourceforge.net/
Reading https://sourceforge.net/project/show...group_id=84080
Reading http://members.rogers.com/mcfletch/
Best match: TTFQuery 1.0.1
Processing ttfquery-1.0.1-py2.5.egg
ttfquery 1.0.1 is already the active version in easy-install.pth

Using c:\python25\lib\site-packages\ttfquery-1.0.1-py2.5.egg
Processing dependencies for TTFQuery
Finished processing dependencies for TTFQuery
Searching for libprs500
Reading http://pypi.python.org/simple/libprs500/
Reading http://libprs500.kovidgoyal.net
Best match: libprs500 0.4.33
Processing libprs500-0.4.33-py2.5.egg
libprs500 0.4.33 is already the active version in easy-install.pth
Installing epub2lrf-script.py script to C:\Python25\Scripts
Installing epub2lrf.exe script to C:\Python25\Scripts
Installing lrf-meta-script.py script to C:\Python25\Scripts
Installing lrf-meta.exe script to C:\Python25\Scripts
Installing lit-meta-script.py script to C:\Python25\Scripts
Installing lit-meta.exe script to C:\Python25\Scripts
Installing pdf-meta-script.py script to C:\Python25\Scripts
Installing pdf-meta.exe script to C:\Python25\Scripts
Installing epub-meta-script.py script to C:\Python25\Scripts
Installing epub-meta.exe script to C:\Python25\Scripts
Installing rtf-meta-script.py script to C:\Python25\Scripts
Installing rtf-meta.exe script to C:\Python25\Scripts
Installing web2lrf-script.py script to C:\Python25\Scripts
Installing web2lrf.exe script to C:\Python25\Scripts
Installing isbndb-script.py script to C:\Python25\Scripts
Installing isbndb.exe script to C:\Python25\Scripts
Installing any2lrf-script.py script to C:\Python25\Scripts
Installing any2lrf.exe script to C:\Python25\Scripts
Installing rtf2lrf-script.py script to C:\Python25\Scripts
Installing rtf2lrf.exe script to C:\Python25\Scripts
Installing pdf2lrf-script.py script to C:\Python25\Scripts
Installing pdf2lrf.exe script to C:\Python25\Scripts
Installing lrf2lrs-script.py script to C:\Python25\Scripts
Installing lrf2lrs.exe script to C:\Python25\Scripts
Installing web2disk-script.py script to C:\Python25\Scripts
Installing web2disk.exe script to C:\Python25\Scripts
Installing html2lrf-script.py script to C:\Python25\Scripts
Installing html2lrf.exe script to C:\Python25\Scripts
Installing markdown-libprs500-script.py script to C:\Python25\Scripts
Installing markdown-libprs500.exe script to C:\Python25\Scripts
Installing libprs500_postinstall-script.py script to C:\Python25\Scripts
Installing libprs500_postinstall.exe script to C:\Python25\Scripts
Installing prs500-script.py script to C:\Python25\Scripts
Installing prs500.exe script to C:\Python25\Scripts
Installing txt2lrf-script.py script to C:\Python25\Scripts
Installing txt2lrf.exe script to C:\Python25\Scripts
Installing lit2lrf-script.py script to C:\Python25\Scripts
Installing lit2lrf.exe script to C:\Python25\Scripts
Installing lrf2html-script.py script to C:\Python25\Scripts
Installing lrf2html.exe script to C:\Python25\Scripts
Installing lrfviewer-script.pyw script to C:\Python25\Scripts
Installing lrfviewer.exe script to C:\Python25\Scripts
Installing libprs500-script.pyw script to C:\Python25\Scripts
Installing libprs500.exe script to C:\Python25\Scripts

Using c:\python25\lib\site-packages\libprs500-0.4.33-py2.5.egg
Processing dependencies for libprs500
Finished processing dependencies for libprs500
Traceback (most recent call last):
File "C:\Python25\Scripts\libprs500_postinstall-script.py", line 8, in <module>
load_entry_point('libprs500==0.4.33', 'console_scripts', 'libprs500_postinstall')()
File "build/bdist.linux-i686/egg/libprs500/linux.py", line 230, in post_install
AttributeError: 'module' object has no attribute 'geteuid'
astrodad is offline   Reply With Quote