79299556

Date: 2024-12-21 14:32:48
Score: 3.5
Natty:
Report link

in my case the issue was caused by a newer version of setuptools.

It was fixed by simply downgrading:

pip install setuptools==68

also found the answer here: https://kb.databricks.com/libraries/virtualenv-creation-failure-due-to-setuptools-=-7100-

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dimitrios Bouzoulas