Jens Humrich

Results 25 comments of Jens Humrich

Thanks @WiktorMadejski just encountered the same issue!

Thanks @lokijota We are actually using the environment from a Docker image. We therefore changed the environment to load a Docker image (including Parent image, username and password) within the...

You are missing the - infront of the first argument "-val"

>>> import camelot Traceback (most recent call last): File "", line 1, in File "C:\Users\jens.Humrich\AppData\Roaming\Python\Python39\site-packages\camelot\__init__.py", line 6, in from .io import read_pdf File "C:\Users\jens.Humrich\AppData\Roaming\Python\Python39\site-packages\camelot\io.py", line 5, in from .handlers import...

Issue for me is that there exists a file and a folder called core. Python gets confused and tries to import it from the folder

![image](https://github.com/atlanhq/camelot/assets/5080892/5958f1e2-26a7-437e-919f-45fe2fec5eac)

This issue should be fixed in the current master.

Closse since outdated