New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/issues/46261#issuecomment-1880055526 Comment: This is what I mean: ``` $ jupyter console --kernel=sagemath [IPKernelApp] WARNING | debugpy_stream undefined, debugging will not be enabled Jupyter console 6.6.3 ┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 10.2, Release Date: 2023-12-03 │ │ Using Python 3.12.1. Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘ In [1]: SAGE_LOCAL Out[1]: '/usr' In [2]: ```