[Distutils] tourist here, with a dumb RTFM question

Vinay Sajip vinay_sajip at yahoo.co.uk
Thu Mar 6 22:18:13 CET 2014


Donald Stufft <donald <at> stufft.io> writes:

> 2. Use older versions of setuptools

That's not really an answer, unless downgrading works. For example, a 
recently created venv would contain the latest setuptools, and perhaps it 
would be required by other distributions in the venv. How then would e.g. 
SQLAlchemy specify that an older setuptools version should be used? Would pip 
downgrade the venv's setuptools to an older version? Even if it did, might 
that not break other distributions in the venv?

Regards,

Vinay Sajip



More information about the Distutils-SIG mailing list