-
`-j 1` will get mapped to available_cpu_count() and use all CPUs. Did I add this to work around a ruffus issue?
-
Ruffus's console logging seems to be far too quiet, suppressing error messages in some cases.
Find out how to create our own error logging and tell ruffus about it.
-
**Issue by [andreasotto](https://github.com/andreasotto)**
_Tue Nov 4 10:44:25 2014_
_Originally opened as https://github.com/fritz-hh/OCRmyPDF/issues/99_
---
```
# ./OCRmyPDF.sh /home/ao/Leerungs…
-
**Issue by [Wikinaut](https://github.com/Wikinaut)**
_Mon Sep 7 18:56:47 2015_
_Originally opened as https://github.com/fritz-hh/OCRmyPDF/issues/120_
---
A few PDF input files (**which were alread…
-
john@john-linux:~/raslpipe-1.2-alpha$ python setup.py install
---> pavement.install
---> pavement.prepare
---> pavement.install_dependencies
---> pavement.install_python_dependencies
pip install -r re…
-
Hey,
is there a way to define the pagesegmode for the tesseract OCR?
(https://tesseract-ocr.googlecode.com/git/doc/tesseract.1.html)
Thank you very much
tuxasus
-
using build_report fails to build the report or even create the report directory for the readqc pipeline and I can't track down the error. This happens in several different projects I've tried it in a…
-
```
The latest code in the repository is 2.4b1, but there hasn't been a 2.3 release
yet. The documentation has been for 2.3b1 for a while.
```
Original issue reported on code.google.com by `tyler.fu…
-
```
What steps will reproduce the problem?
0. Using the current 2.3 codebase:
1.Run a pipeline step using @transform (ie:
@transform([align_to_viral,align_to_bacterial],suffix(".cat"),".qc")
2.Mak…
-
```
I've been able to install ruffus 2.2 using pip, but trying 2.4beta3 gives an
error (easy_install still works fine). Could there be some packaging issue
here?
Installing in a virtualenv, the e…