James

Results 17 comments of James

Could not replicate this bug with the current release. Not sure if there was some specific action to address this bug but it no longer seems to be an issue...

Closing for lack of information/action, issue was not opened at previous repo and without the file there's nothing to be done.

This pr appears to be OBE from commit 441c443f27870d3c2599e4fab1c34a99e6556191 dated 5 Oct 2024, recommend close without merge.

package `opencv-python-headless` is included in the current .toml file and installs with an install of `camelot`. Closing as resolved.

The current release, v1.0.0, does not require Ghostscript. Closing as resolved.

current release from this repo (v1.0.0) uses `pypdf` instead of `pypdf2`. Closing as resolved.

@python3-dev the failed test for python 3.8 is due to syntax that was first supported in 3.9 ([see here](https://docs.python.org/3/whatsnew/3.9.html#type-hinting-generics-in-standard-collections)). Possible solutions that involve cutting back on the syntax [here](https://stackoverflow.com/questions/63460126/typeerror-type-object-is-not-subscriptable-in-a-function-signature)