Skip to content

missing attributes in latest release #2154

@joamatab

Description

@joamatab

 File "src/layout_server/__init__.py", line 29, in init layout_server
         cursor_keys = [lay.KeyCode.Left, lay.KeyCode.Up, lay.KeyCode.Right, lay.KeyCode.Down]
     AttributeError: module 'klayout.lay' has no attribute 'KeyCode'

it seems the KeyCode and ButtonState enums are not available as attributes of the lay module in the current version of Klayout

@sebastian-goeldi

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions