Skip to content

Commit d617f04

Browse files
committed
Add a note about finding incompatibilities
1 parent 277872e commit d617f04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2021-01-27-pip-support.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ This update is brought to you from [@coolreader18's](https://github.com/coolread
3434
pip 21.0 from /home/.../.local/lib/rustpython3.9/site-packages/pip (python 3.9)
3535
```
3636

37+
There's undoubtedly still a lot that doesn't work, so if there's something simple-ish that errors inside of pip or a setup script, feel free to open an issue for it (note that C extensions won't be supported anytime soon, and a ctypes implementation is in progress).
38+
39+
(Previous instructions):
40+
3741
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 checkout the `pip-merg` branch, and make sure to build with the `ssl` feature:
3842

3943
```shell

0 commit comments

Comments
 (0)