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

Any Recomended Python Versions? #169

Open
redpanda3 opened this issue Jul 29, 2024 · 7 comments
Open

Any Recomended Python Versions? #169

redpanda3 opened this issue Jul 29, 2024 · 7 comments
Labels
question Further information is requested

Comments

@redpanda3
Copy link

redpanda3 commented Jul 29, 2024

Environment

  • Klayout Version: .29.4
  • OS/Platform: ubuntu20
    python version: 3.8

Expected Behavior

When klayout has launched, there should be no error in the terminal.

Actual Behavior

ERROR message in the terminal ./.klayout/python/cni/ulist.py:23: "type" object is not subscriptable.

Steps to Reproduce the Problem

@d-m-bailey
Copy link

@redpanda3 I think the LVS scripts for IHP require at least klayout 0.29.0

@redpanda3
Copy link
Author

@redpanda3 I think the LVS scripts for IHP require at least klayout 0.29.0

Hi @d-m-bailey,

I've just upgraded that to 0.29.4, but it still shows the error message.

@redpanda3
Copy link
Author

Switch to python3.12.4, still shows the error message.

@KrzysztofHerman
Copy link
Contributor

@redpanda3 no issues with python 3.10.12 and klayout 0.29.0. The IHP-Open-PDK is being developed using Ubuntu 22.04 LTS. We do not support backward compatibility with the previous versions of Ubuntu.

@d-m-bailey
Copy link

@redpanda3 can you try pip install klayout --upgrade?
I noticed that the python libraries for klayout seemed to be installed differently than the actual program.

@sergeiandreyev sergeiandreyev added the question Further information is requested label Jul 31, 2024
@sergeiandreyev
Copy link
Contributor

Hi @redpanda3, do you have some feedback or additional questions on this item?

@redpanda3
Copy link
Author

Hi @redpanda3, do you have some feedback or additional questions on this item?

Sorry, too busy last month, and I almost forgot this problem, I'm trying now.

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

No branches or pull requests

4 participants