[Libre-soc-bugs] [Bug 1086] ls2 verilator sim - setting up chroot and documentation
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun May 21 21:04:00 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1086
--- Comment #8 from Andrey Miroshnikov <andrey at technepisteme.xyz> ---
(In reply to Luke Kenneth Casson Leighton from comment #7)
>
> remember i mentioned about pip3 performing tasks without consent and
> without informing you?
>
> so that is almost certainly this line:
>
> 28 "nmigen>=0.1,<0.5",
>
> https://git.libre-soc.org/?p=lambdasoc.git;a=blob;f=setup.py;
> h=2fca63720db579d4f7e14584d3c84c0a1e7bbd05;hb=HEAD
>
> for now just comment all of these out:
>
> 28 "nmigen>=0.1,<0.5",
> 29 "nmigen-soc",
> 30 "nmigen-stdio",
> 31 "nmigen-boards",
>
> and also these:
>
> 34 install_requires=['nmigen', 'nmigen_boards'],
>
> https://git.libre-soc.org/?p=gram.git;a=blob;f=setup.py;
> h=2243981d2c1c298e0ba8750a425bf5ed9bf32aff;
> hb=0b606145a2febf3ea93a5f345a316a147f74ac73
>
> you'll then need to re-run the entire lot again. patience needed, yes
> it's an O(N^2) process.
Thanks. Doesn't matter if its slow, at least I know how to proceed now :)
I'll continue with it tomorrow.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list