Skip to content

how to get older version of setuptools #4354

Answered by abravalheri
cbk6028 asked this question in Q&A
Discussion options

You must be logged in to vote

OK, in that case I suppose you can try pip install --no-build-isolation --no-use-pep517 .... You will also need to install all build dependencies manually, that includes wheel.

But if the package is that old and relies on a very old version of setuptools, there is a chance you need an old version of pip to make it work too.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@cbk6028
Comment options

@abravalheri
Comment options

Answer selected by cbk6028
@cbk6028
Comment options

@abravalheri
Comment options

@cbk6028
Comment options

@abravalheri
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants