Install fails due to "pip" or "setuptools" import in setup.py #6421
Labels
kind/question
User questions (candidates for conversion to discussion)
status/external-issue
Issue is caused by external project (platform, dep, etc)
-vvv
option).Issue
Adding "pandoc" to dependencies leads to an install error via poetry. Installing via "pip" directly succeeds:
In pandoc's setup.py file (https://github.com/boisgera/pandoc/blob/master/setup.py), the section
seems to be responsible for the fail. Somehow "pip" or "setuptools" is not available.
The text was updated successfully, but these errors were encountered: