Following up my own thread... the whole traceback reports that line 5 of ~/.deken/virtualenv/bin/hy triggers the error, which is this:
from hy.cmdline import hy_main
The thing is that when I launch Python in the terminal and I type this line, it works fine. Both commands "python" and "python3" launch Python 3.9.7. All python* symbolic links in ~/.deken/virtualenv/bin point to /usr/bin/python3 which is Python 3.9.7. This is as far as I can go, I think.
On 29/6/22 19:18, Alexandros wrote:
By following the manual bootstrap in the latest version's README, I now get version 0.9.3, but I still get the same ModuleNotFoundError when running it.
On 29/6/22 19:14, Alexandros wrote:
I'm trying to upload a new package with deken, but I get the following error:
ModuleNotFoundError: No module named 'hy'
I do have a module called "hy" in my python packages though. The deken installed on my system is version 0.6.0. Is it possible it's outdated? I saw the discussion about the latest deken, so I downloaded the source and tried to make it, but nothing really happened.
I'm on UbuntuStudio 21.10.