Re: [W3af-users] process_pdf error

2013-12-04 Thread Andres Riancho
Jeff, All, Just commited some changed related to this issue to the feature/module branch [0], please verify to make sure they work as expected. [0] https://github.com/andresriancho/w3af/commit/7a748131c7a36f66b516530d2dcdfea81428da66 On Wed, Dec 4, 2013 at 12:27 PM, Andres Riancho wrote: >

Re: [W3af-users] process_pdf error

2013-12-04 Thread Andres Riancho
Jeff, w3af did not specify the version for pdfminer pip dependency, so when running "pip install pdfminer" you downloaded the latest available. Until one week ago, the latest available was fine (working with w3af) but now they released a new version of that third party library which changed th