Installing pip used to be part of RustPython's CI suite, but it had to be disabled because pip vendors dependencies that RustPython currently doesn't support. The specific problem that you're running into is solved by #3532, but that by itself won't get pip up and running. (The next step along that journey, by the way, is adding mmap to RustPython, tracked in #2059.)
The error message is quite long, so here's the last bit:
This happens whether I build a version with
sslor runget-pip.pynormally.The text was updated successfully, but these errors were encountered: