-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Labels
Description
The build of the module from the pypi distfile fails with setuptools 82:
Traceback (most recent call last):
File "/tmp/net/py-dropbox/work/dropbox-12.0.2/ez_setup.py", line 126, in use_setuptools
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
setuptools deprecated pkg_resources in version 67 and removed it in 82.
Reactions are currently unavailable