Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyuvm Compatibility Issue with cocotb 2.0 dev #124

Open
hhucchenyixiao opened this issue Oct 9, 2024 · 0 comments
Open

pyuvm Compatibility Issue with cocotb 2.0 dev #124

hhucchenyixiao opened this issue Oct 9, 2024 · 0 comments

Comments

@hhucchenyixiao
Copy link

hhucchenyixiao commented Oct 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant