Adam Funk
Adam Funk
**Describe the bug** Trying to parse a string containing a double-quote at the end of a number (meaning inches) throws an ImportError about a stemming requirement **To Reproduce** ``` >>>...
Platform: Ubuntu-MATE 22.04.2 LTS Joplin version: Joplin-2.10.19.AppImage with +x flag set installed in $HOME/bin I installed this yesterday on my laptop, then on a phone and a tablet, then set...
I have tensorflow 2.13, keras==2.13, and keras-ctcmodel installed (using pip in a conda environment). When I try to ``` from keras_ctcmodel.CTCModel import CTCModel ``` I get this exception: ``` from...