[libre-riscv-dev] sv2nmigen does not find parse_tokens module
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Sat Aug 24 18:15:38 BST 2019
On Sat, Aug 24, 2019 at 4:55 PM Tobias Platen
<hacks2019 at platen-software.de> wrote:
>
> Hello,
>
> I recently cloned the sv2nmigen repo and tried to run the software, but
> one of the modules is missing.
>
> python3 svparse.py
> Traceback (most recent call last):
> File "svparse.py", line 3, in <module>
> import lexor
> File "/path/to/sv2nmigen/lexor.py", line 79, in <module>
> from parse_tokens import tokens
> ModuleNotFoundError: No module named 'parse_tokens'
i haven't worked on it in a while - it's likely that it'll need python2.
l.
More information about the libre-riscv-dev
mailing list