You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a problem while using pyuvm. pyuvm requires cocotb version less than 1.9.0, but the oss-cad-suite comes with cocotb 2.0 dev version which is not compatible. When I try to create a virtual environment using conda, I still run into an error:
to open lib /home/hdluser/miniconda3/envs/pyuvm/lib/libpython3.11.so.1.0: /usr/local/oss-cad-suite/lib/libc.so.6: version `GLIBC_2.36' not found (required by /lib/x86_64-linux-gnu/libutil.so.1)
Could someone please provide guidance on how to resolve this compatibility issue? Any help would be greatly appreciated. Thank you in advance for your time and assistance.
The text was updated successfully, but these errors were encountered:
I'm encountering a problem while using pyuvm. pyuvm requires cocotb version less than 1.9.0, but the oss-cad-suite comes with cocotb 2.0 dev version which is not compatible. When I try to create a virtual environment using conda, I still run into an error:
Could someone please provide guidance on how to resolve this compatibility issue? Any help would be greatly appreciated. Thank you in advance for your time and assistance.
The text was updated successfully, but these errors were encountered: