News

I cannot get -import-module or -import-package to work. I cannot specify the full path to the module (not allowed). I tried adding the paths to PYHTHONPATH. no luck. I also tried creating a custom yml ...
I have been using Pip package manager to install and manage Python packages inside the isolated python virtual environments in my Debian Linux 11. After upgrading Debian 11 to Debian 12, the Pip ...
Hello @cmungall, I was trying to install and test ontogpt but I was not able to proceed further because of the importlib issue shown below. It seems that it keeps searching for the python library ...