21 Aug
2023
21 Aug
'23
10:22 p.m.
On 8/14/23 5:18 PM, Dave McGuire wrote:
...and noted Mark's patch at the bottom. Of course that meant downloading the tarball, when I had wanted to do a nice clean install via pip. So, I downloaded the 3.3.8 tarball, extracted it, edited that line in setup.py, tarred it back up again, and did "pip install <tarball>" after installing the other dependencies (wheel and pymysql).
You could have just done
pip install importlib_resources>=1.1.0,<6.0
in your virtualenv.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan