Python setup problem

edited November 2020 in Python scripting

Nevermind - I have two KLayout installations. One has the python extensions and the other does not.

~~I have python installed, it's located at 'install path'\lib\python3.7
Ruby scripting works but python produces:
Exception code: 0xc0000005
Program Version: KLayout 0.26.1 (2019-11-14 r595075a8) AMD64~~

~~Backtrace:
0x4e13567 - (libpython3.7m.dll) +210279
0x4e136c9 - (libpython3.7m.dll) +210633
0x6f5c197d - (klayout_pya.dll) +6525
0x6f5c2188 - (klayout_pya.dll) +8584
0x6f5c2373 - (klayout_pya.dll) +9075
0x6a5853f7 - (klayout_lay.dll) +283639
0x6a5858ed - (klayout_lay.dll) +284909
0x3cf0bb1 - (Qt5Core.dll) +1838001
0x66207aea - (Qt5Widgets.dll) +31466
0x6620f075 - (Qt5Widgets.dll) +61557
0x6a54a80b - (klayout_lay.dll) +43019
0x3cf1b88 - (Qt5Core.dll) +1842056
0x6625e392 - (Qt5Widgets.dll) +385938
0x66207ab1 - (Qt5Widgets.dll) +31409
0x6620ea04 - (Qt5Widgets.dll) +59908
0x6a54a80b - (klayout_lay.dll) +43019
0x3cf2048 - (Qt5Core.dll) +1843272
0x40540de - (Qt5Gui.dll) +213214
0x4058d75 - (Qt5Gui.dll) +232821
0x4034b7c - (Qt5Gui.dll) +84860
0x3d455bf - (Qt5Core.dll) +2184639
0x7ffc2ec35c7d - (USER32.dll) +89213
0x7ffc2ec35672 - (USER32.dll) +87666
0x3d4492b - (Qt5Core.dll) +2181419
0x6dd38105 - (qwindows.dll) +491781
0x3cf04f5 - (Qt5Core.dll) +1836277
0x3cf91b5 - (Qt5Core.dll) +1872309
0x6a54cd48 - (klayout_lay.dll) +52552
0x6a54bdb4 - (klayout_lay.dll) +48564
0x401df6 - (klayout_app.exe) +7670
0x631602 - (klayout_rba.dll) +5634
0x4c9dce6 - (x64-msvcrt-ruby260.dll) +1694950
0x4ca6603 - (x64-msvcrt-ruby260.dll) +1730051
0x4cacb2b - (x64-msvcrt-ruby260.dll) +1755947
0x4ca4fdf - (x64-msvcrt-ruby260.dll) +1724383
0x4b71b8c - (x64-msvcrt-ruby260.dll) +465804
0x4b75949 - (x64-msvcrt-ruby260.dll) +481609
0x636d62 - (klayout_rba.dll) +28002
0x40197c - (klayout_app.exe) +6524
0x4013a5 - (klayout_app.exe) +5029
0x4014db - (klayout_app.exe) +5339
0x7ffc2f147bd4 - (KERNEL32.DLL) +97236
0x7ffc2f84ce51 - (ntdll.dll) +446033
~~

Sign In or Register to comment.