Can't load Tkinter in embedded Python interpreter on Windows

Kevin Walzer kw at codebykevin.com
Tue Apr 5 21:21:17 EDT 2016


Adding

  PySys_SetArgv(argc, argv);

did the trick.

-- 
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com



More information about the Python-list mailing list