This repository addresses two common issues encountered in Python programming related to the import mechanism of modules. Specifically, it discusses the challenges faced when importing a module ...
-p/--python with relative paths is broken due to using normalize_path, which changes the path rather than just normalizing it. $ cargo run -q -- venv -p ../cpython/python .venv3.13 -vv uv_interpreter: ...