talon
talon copied to clipboard
I am experiencing difficulties while attempting to install the Talon in my Python 3.11.4 environment. The installation process fails with an error related to the dependency on the cchardet package....
Nose is unmaintained and no longer runs on Python 3.10: - nose-devs/nose#1127
These are unused as of commit 14f106ee76ec15b23e78e676de18dd97e102e3fb (#227). `cchardet` doesn’t build on Python 3.11.0, and its maintainer seems to be absent (PyYoshi/cChardet#81). - Fixes #234.
Hi there, The latest version on [PyPI](https://pypi.org/project/talon/) is 1.4.4. Would it be possible to have 1.4.7 in it? Thanks.
Hi, will be there a next release? Or do you all just work with the master branch?
I have tried the following versions of this library on OpenSUSE 15.4 (LEAP), which is running Python 3.6, and have been unable to get any to run without errors: -...
Unable to extract signature when signature of email is without any words like thanks or regards. Find the sample email.message body below. Import talon Import talon.signature.bruteforce Import extract _signature from...
Added italian language support
The nonstandard `setup.py install --no-ml` option didn’t work correctly with pip. We could move the ML dependencies into an extra, but that approach was previously rejected (#121): extras can’t be...