clach04
clach04
1. Pillow 8.0.0 does not support Python 3.10 - EDIT see https://github.com/jmathai/elodie/pull/415 a. does not provide prebuilt Windows binaries 2. tabulate (0.7.7) latest version as of 2022-11-12 does not support...
It looks like dev testing needs additional libs, I've not got a successful run so not opened a PR. Idea; add a new requirements file for dev. I think the...
This maybe a ticket that needs to be broken into many tickets, but thought easier to open new as needed rather than a bunch. * support for text file is...
Exception back trace: python elodie.py import --destination=test_deleteme_out elodie/tests/files /home/pi/pyvenv_numpytest/lib/python3.8/site-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (3.0.4) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "...
See https://docs.python.org/3/library/imghdr.html > Deprecated since version 3.11, will be removed in version 3.13: The imghdr module is deprecated (see PEP 594 for details and alternatives). Related https://github.com/jmathai/elodie/issues/325
PR https://github.com/todotxt/todo.txt/pull/79 about "extra metadata tags" has some useful changes AND the discussion comments are also worth while recording in the readme. PR has been closed, opened this to keep...
section 2.2.1 in https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_EN.htm#_Toc70733638 > Filter > > Please input such as DSC *.JPG. Please do not enter the directory selection filters with regular expressions. mentions wild cards. I found...