Ask Your Question

Revision history [back]

Package management after PEP 668

I installed sagemath from my distro package manager meaning that sagemath will use the default system python installation. How I should install a library that I want to use in sage after PEP 668 ? The only option I see is to force it with '--break-system-packages', but I want to avoid that, is there any another option? I can use a virtual environment ?