-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix some glibc missing libraries? #3
Comments
did you try https://anaconda.org/LiteX-Hub/klayout/files ? |
Thank you! That seems to do the trick. Although I'm having difficulties importing some of the pya qt modules such as pya.QFile which is causing some issues in the GUI. I also have some klayout scripts that have a dependency on pya.QFile. I'm investigating.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can we fix some glibc missing libraries?
I installed it as
mamba create -n klayout -c flaport klayout-gui
@proppy
@flaport
@HelgeGehring
The text was updated successfully, but these errors were encountered: