Closed
Description
Can rustpython use pip to download libraries that rely on C extensions?
I encountered the error"ModuleNotFoundError: No module named '_ctypes'when downloading some libraries that rely on C extensions. For example, download: ujson, markupsafe.
but, those libraries written by pure cpython I can download normally.
Metadata
Metadata
Assignees
Labels
No labels