> Am Di., 26. Jan. 2021 um 11:43 Uhr schrieb Thierry Florac <[email protected]>: >> >> Well... >> It seems that the last release of zc.buildout is not compatible with the >> last setuptools release! >> I downgraded setuptools to 50.3.2 and everything seems OK... >>
zc.buildout 3.0a2 should be compatible with modern setuptools. This is because 3.0a1 began using `pip install` instead of calling `setuptools.easy_install`. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/D45E1D30-A71A-4E05-8B3B-A785D3E6E504%40nextthought.com.
