[docs] Python problems on Windows 1o

Lester Veenstra m0ycm at veenstras.com
Thu Nov 5 16:58:51 EST 2015


Could not IDLE to run under WINDOWS 10 install

 

ENV Path includes      ;d:\python27

 

When I try to invoke Tinker from inside python, I get

 

C:\Users\lbv>python

Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)]
on win32

Type "help", "copyright", "credits" or "license" for more information.

>>> import Tkinter

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

  File "d:\python27\lib\lib-tk\Tkinter.py", line 38, in <module>

    import FixTk

  File "d:\python27\lib\lib-tk\FixTk.py", line 65, in <module>

    import _tkinter

ImportError: DLL load failed: %1 is not a valid Win32 application.

 

 

Lester B Veenstra  MØYCM K1YCM W8YCM

 <mailto:lester at veenstras.com> lester at veenstras.com

 

US Postal Address:

5 Shrine Club Drive

HC84 Box 89C

Keyser WV 26726

GPS: 39.336826 N  78.982287 W (Google)

GPS: 39.33682 N  78.9823741 W (GPSDO)

 

 

Telephones:

Home:                     +1-304-289-6057

US cell                    +1-304-790-9192 

UK cell                    +44-(0)7849-248-749 

Guam Cell:              +1-671-929-8141

Jamaica:                 +1-876-456-8898 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20151105/25d5677c/attachment.html>


More information about the docs mailing list