python-Levenshtein icon indicating copy to clipboard operation
python-Levenshtein copied to clipboard

Instillation error: AttributeError: module 'plugin.setuptools' has no attribute 'load_plux_entrypoints'

Open awhillas opened this issue 3 years ago • 0 comments

python 3.9.10 pip 22.1 setuptools 62.3.2

getting this error when trying to install with pip:

AttributeError: module 'plugin.setuptools' has no attribute 'load_plux_entrypoints'

Does this work under python 3.9?

awhillas avatar May 18 '22 22:05 awhillas