New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/47135#issuecomment-1804034798 Comment: Maybe this is easier to debug: ``` $ . /path/to/venv/bin/activate $ jupyter console --kernel=sagemath /path/to/venv/bin/python3: Error while finding module specification for 'sage.repl.ipython_kernel' (ModuleNotFoundError: No module named 'sage.repl') ```