riscv-software-src / riscof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swerv EH1 Core Compliance Test

YeuzhiHere opened this issue · comments

I want to do compliance test for Swerv EH1 Core using riscof. But I got following error after installing riscof and running "riscof --help"
Riscof

Please guide and resolve this issue.

regards

Could you please post the details of the environment you are using and also the output of the pip list command.

Yeah, I am using Ubuntu 20.04. And output for pip list is;
riscof1
riscof2
riscof3
riscof4

Upgrading the version of click to the latest should fix your error. Try the following command:
pip install -U click