Coder Social home page Coder Social logo

pdftoref's People

Watchers

 avatar

pdftoref's Issues

Problem with soappy 0.12.0 ?

What steps will reproduce the problem?
1. use sappy 0.12.0
2. run pdftoref
3. see if failing

What is the expected output? What do you see instead?

Here is what is print when using pdftoref :

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pdftoref/pdftoref.py", line 183,
in <module>
    main()
  File "/usr/lib/python2.6/site-packages/pdftoref/pdftoref.py", line 34, in
main
    do(content,urlFlag,bibtexFlag)
  File "/usr/lib/python2.6/site-packages/pdftoref/pdftoref.py", line 117, in do
    HtmlWriter.write(entries,titles,content,urlFlag,bibtexFlag)
  File "/usr/lib/python2.6/site-packages/pdftoref/HtmlWriter.py", line 103,
in write
    url =  spider.googleSearch(title)
  File "/usr/lib/python2.6/site-packages/pdftoref/Crawler/Spider.py", line
46, in googleSearch
    _safeSearch, _lang_restrict, '', '' )
  File "/usr/lib/python2.6/site-packages/SOAPpy/Client.py", line 470, in
__call__
    return self.__r_call(*args, **kw)
  File "/usr/lib/python2.6/site-packages/SOAPpy/Client.py", line 492, in
__r_call
    self.__hd, self.__ma)
  File "/usr/lib/python2.6/site-packages/SOAPpy/Client.py", line 363, in __call
    config = self.config)
  File "/usr/lib/python2.6/site-packages/SOAPpy/Client.py", line 263, in call
    raise HTTPError(code, msg)
SOAPpy.Errors.HTTPError: <HTTPError 405 Method Not Allowed>



Original issue reported on code.google.com by [email protected] on 24 Oct 2009 at 10:03

Updating Pdfminerr

Hi again,

I would like to update the Pdfminerr library to the newest version, but 
simply replacing the files into the directory doesn't work.

It gives this error:

Traceback (most recent call last):
  File "pdftoref.py", line 13, in <module>
    import Pdfminer.binding as Pdf2Txt
ImportError: No module named binding


Would you have a specific suggestions on how to use with the updated 
Pdfminer?

I'm a Python novice and I'm updating to the new Pdfminer because it 
supports also other encoding formats.

Thanks!

Dan


Original issue reported on code.google.com by [email protected] on 4 Feb 2009 at 1:02

Error in Ubuntu Jaunty

What steps will reproduce the problem?
1. Install pdftoref in jaunty with deb file
2. run pdftoref
3.

What is the expected output? What do you see instead?

python: can't open file 
'/usr/lib/python2.6/site-packages/pdftoref/pdftoref.py': [Errno 2] No 
such file or directory

I think that there is an incorrect mapping on Python version

What version of the product are you using? On what operating system?


Please provide any additional information below.

bye bye ;)

Original issue reported on code.google.com by [email protected] on 14 May 2009 at 4:27

detection of python version is not very robust

What steps will reproduce the problem?
1. on my archlinux french box, the 10th entry of ls -l is "->" instead of
the linked directory.
2. so when launching pdftoref, it fails because it does not find the script. 

What is the expected output? What do you see instead?
pdftoref should start, but it fails.

What version of the product are you using? On what operating system?
1.0beta, on Archlinux.

Please provide any additional information below.
I would suggest a more robust way to detect python version, using grep
instead of awk.
As an example :

ls -l /usr/bin/python | grep -o "python[0-9][^ ]*"




Original issue reported on code.google.com by [email protected] on 24 Oct 2009 at 9:43

SOAP service from google isnt working

As far as I understand the SOAP service is discontinued as is the AJAX 
alternative for JSON queries.

Google Custom Search API is the way to go (100 free searches per day!)

or using http://www.icir.org/christian/scholar.html

Original issue reported on code.google.com by [email protected] on 17 May 2013 at 1:32

Java API for pdftoref

Hello, 

I would be interested in integrating your software in an application we are 
developing. We would ideally need a more "program-friendly" API in Java. Is 
this feature scheduled in your plans?

Regards,

Daniele

Original issue reported on code.google.com by [email protected] on 4 Feb 2009 at 12:25

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.