[PD-dev] Can't upload package with deken

Alexandros adrcki at gmail.com
Wed Jun 29 21:11:38 CEST 2022


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.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20220629/50513b5e/attachment.htm>


More information about the Pd-dev mailing list