<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Following up my own thread... the whole traceback reports that
      line 5 of ~/.deken/virtualenv/bin/hy triggers the error, which is
      this:</p>
    <p>from hy.cmdline import hy_main</p>
    <p>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.<br>
    </p>
    <div class="moz-cite-prefix">On 29/6/22 19:18, Alexandros wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:b1c5d0db-c2af-0c5d-1aeb-61118f8e3074@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>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.<br>
      </p>
      <div class="moz-cite-prefix">On 29/6/22 19:14, Alexandros wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:1cf90d2f-a251-f88d-32e6-e40a17ca7bcb@gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <p>I'm trying to upload a new package with deken, but I get the
          following error:</p>
        <p><span style="font-family:monospace"><span
              style="color:#000000;background-color:#ffffff;">ModuleNotFoundError:
              No module named 'hy'</span></span></p>
        <p>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.</p>
        <p>I'm on UbuntuStudio 21.10.<br>
        </p>
        <p><span style="font-family:monospace"><br>
          </span></p>
      </blockquote>
    </blockquote>
  </body>
</html>