-
Write (and run) a ruby script that
- closes this issue
- adds its contents as a comment on this issue
You'll probably want to use `File.read __FILE__` for the script to read its own contents.
-
Currently trying to figure out what exactly triggers this to happen, but my initial guess is that it has something to do with projdir not being an absolute path
# STDOUT
```
Running: pathdiscov_cli -…
-
See #269
-
![pipeline_qcplink_tasks15-20_ruffus_excerpt1](https://cloud.githubusercontent.com/assets/8364031/9567168/7ba49ce6-4f21-11e5-981d-32a3236eb28a.png)
-
`--- Logging error ---
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/logging/__init__.py", line 980, in emit
msg…
-
Hey, I am trying to get OCRmyPDF running on some PDFs generated / archived using my scanner. So far the program should run, but when I try to run it on an existing PDF (freshly scanned) I get the foll…
-
This isn't strictly and issue, but I am really grasping at straws here. If there is a better place to ask for help or you don't offer help please close this issue and I can keep working on my own. Jus…
-
Install on Ubuntu 15.10
Software versions
```
$ ocrmypdf --version
3.2
$ python3 --version
Python 3.4.3+
$ unpaper -version
6.1
```
Exception (on every attempt)
```
$ ocrmypdf --verbose 1 --force-…
-
When I try to run:
```
sudo ocrmypdf --verbose 3 eiffel.jpg eiffel.pdf
```
I get:
```
Original exception:
Exception #1
'builtins.TypeError(Can't convert 'list' object to str implicitly)' raised …
-
**Issue by [segro21](https://github.com/segro21)**
_Thu Sep 25 13:09:49 2014_
_Originally opened as https://github.com/fritz-hh/OCRmyPDF/issues/90_
---
Hi,
this is not realey an issue of ocrmypdf, …