1 year ago

#367227

test-img

Nalin Singh

Launch IDLE (python 3.9) from start menu

currently we have an MSIX package deployed for python 3.9 on Windows 10 via app attach (vhd stage and register).

MSIX package deployed via app attach Everything works fine except the IDLE interpreter. Currently as a workaround we can call it via cmd using the python shell.

Call IDLE via python shell

However if we try to run it from start menu, nothing happens.

IDLE doesn't launch from start menu

We tried defining the system path environment variables for the same while creating the MSIX package (C:\Program Files\Python39\Lib\idlelib) but no success.

Any help is much appreciated.

python-3.x

python-idle

msix

0 Answers

Your Answer

Accepted video resources