|
| 1 | +--- |
| 2 | +layout:post |
| 3 | +title:"pip is working! 🎉 🎉" |
| 4 | +date:2021-01-27 01:45:00 +0900 |
| 5 | +categories:[featured] |
| 6 | +--- |
| 7 | + |
| 8 | +7380 commits and 1940 pull requests later,**pip** and**get-pip.py** are working with RustPython 🎉 🎉. pip can install itself and setuptools! |
| 9 | + |
| 10 | +This updated is brought to you from[@coolreader18's](https://github.com/coolreader18) terminal by asciinema 🍿. |
| 11 | + |
| 12 | +##get-pip.py |
| 13 | +[](https://asciinema.org/a/3pAZSfrFeIbEUzpPyXtvYZCeN) |
| 14 | + |
| 15 | + |
| 16 | +##get-pip.py + pip install requests |
| 17 | +[](https://asciinema.org/a/fuTmP0wMD8HnvwsOkPRPuVHoa) |
| 18 | + |
| 19 | + |
| 20 | +##pip installs itself and setup tools |
| 21 | +[](https://asciinema.org/a/y2rIeqELmzn5LCaWI6MLMvujz) |
| 22 | + |
| 23 | + |
| 24 | +##What you need to do |
| 25 | +This update is so fresh, things are not merged into the`master` or`release` branches yet. For now, to test this out, you have to merge`coolreader18/fix-http``coolreader18/csv-writer``coolreader18/misc-os``coolreader18/name-mangling``update-python-version``coolreader18/empty-map-cformat`. |