I'm bothering you again. Previously, I installed sas_kernel using the downloaded source code via virtualvenv. Today, I tested installing sas_kernel using conda from MiniForge to create a virtual environment. sas_kernel installed successfully from Python 3.9 to 3.14, but the kernel failed to generate. I changed the path of the kernel generated by the virtualvenv installation to the path of the Python virtual environment installed via conda, and I added the three JAR files and sascfg_personal.py correctly, but I still couldn't call the soda interface. Is the inability to generate the kernel after installing sas_kernel via conda a bug?