[Libre-soc-dev] daily kan-ban update 17may2021

Lauri Kasanen cand at gmx.com
Tue May 18 09:53:01 BST 2021


On Mon, 17 May 2021 16:41:18 +0100
Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:

> On Mon, May 17, 2021 at 4:32 PM Lauri Kasanen <cand at gmx.com> wrote:
>
> > ModuleNotFoundError: No module named 'openpower.decoder.pseudo.pyfnwriter'
> > make: *** [Makefile:20: pyfnwriter] Error 1
>
> hmmm sorry it should have been:
>
> $ pwd
> /....../openpower-isa
> $ git pull
> $ sudo bash
> # python3 setup.py develop
> # ls -altr /usr/local/bin/*writer
> -rwxr-xr-x 1 root root 984 May 17 16:35 /usr/local/bin/pywriter
> -rwxr-xr-x 1 root root 988 May 17 16:35 /usr/local/bin/pyfnwriter
> # exit
> $ make pyfnwriter
> $ make pywriter
>
> if that doesn't work, can you send me the output of this:
> $ python3 --version
>
> it should be
>
> $ python3 --version
> Python 3.7.2

Still doesn't work. Reran ...develop, but the error remains the same,
no module named blabla.pyfnwriter.

python3 --version
Python 3.7.3

- Lauri



More information about the Libre-soc-dev mailing list