[libre-riscv-dev] buffered pipeline

Jacob Lifshay programmerjake at gmail.com
Mon Mar 25 08:34:41 GMT 2019


pip install typing_extensions

On Mon, Mar 25, 2019, 01:29 Luke Kenneth Casson Leighton <lkcl at lkcl.net>
wrote:

> On Mon, Mar 25, 2019 at 8:21 AM Jacob Lifshay <programmerjake at gmail.com>
> wrote:
> >
> > I implemented test cases for all the new stages I added to pipeline.py.
> > They all pass as of commit 2271d538.
>
>  ah that's very cool.  ah, looks like you may have forgotten to git
> add something?
>
> $ nosetests3 test/test_pipeline.py
>
>   File "/home/lkcl/src/libreriscv/simple-barrel-processor/src/util.py",
> line 8, in <module>
>     from typing_extensions import Protocol
> ModuleNotFoundError: No module named 'typing_extensions'
>
> _______________________________________________
> libre-riscv-dev mailing list
> libre-riscv-dev at lists.libre-riscv.org
> http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev
>


More information about the libre-riscv-dev mailing list