Message238712
> My understanding is that at least some of the separate distributions are separate gardens cut off from the wider pip-accessible python ecosystem.
Maybe some are, but certainly not all of them. There are sometimes cross-dependencies that require you to go to the same source for libraries (e.g. scipy and numpy need to be compatible), and if they've rebuilt Python itself then PyPI wheels may not work, but none of the major distros block or inhibit pip at all to my knowledge. |
|
Date |
User |
Action |
Args |
2015-03-20 18:52:19 | steve.dower | set | recipients:
+ steve.dower, terry.reedy, tim.golden, r.david.murray, zach.ware, bwanamarko, NaCl |
2015-03-20 18:52:19 | steve.dower | set | messageid: <1426877539.27.0.449580068288.issue22516@psf.upfronthosting.co.za> |
2015-03-20 18:52:19 | steve.dower | link | issue22516 messages |
2015-03-20 18:52:19 | steve.dower | create | |
|