On Fri, 18 Dec 2020, Joseph L. Casale wrote:
I just ran into this recently, I don't recall the actual source but it was
the version of setuptools having been so old. Your version is from Jun 3,
2016...
Update it, that was what worked for me.
jlc,
Upgraded to python-setuptools-51.0.0-x86_64. N
> Installed on this Slackware-14.2/x86_64 workstation with python-3.9.1 are:
> python-setuptools-22.0.5-x86_64-1
I just ran into this recently, I don't recall the actual source but it was the
version
of setuptools having been so old. Your version is from Jun 3, 2016...
Update it, that was what w
I want to use tkcalendar and dateentry in my application but have problems
with tkcalendar's dependency on babel and setuptools.
When I try to build babel it fails:
Traceback (most recent call last):
File "/tmp/SBo/babel-2.8.1/setup.py", line 7, in
from setuptools import setup
ModuleNotFou