Mail Archives: cygwin/2001/04/26/15:14:07
------=_NextPart_000_006D_01C0CE50.D5475020
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_006E_01C0CE50.D5475020"
------=_NextPart_001_006E_01C0CE50.D5475020
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I'm trying to get the Pysol package to run under Cygwin (v1.3.1) and it =
seems to choking when Python tries to load the Tkinter package.
I get the following errors:
/d/pysol-4.71> ./pysol
Traceback (most recent call last):
File "pysol.py", line 118, in ?
File "/usr/lib/python2.1/lib-tk/Tkinter.py", line 35, in ?
import _tkinter # If this fails your Python may not be configured =
for Tk
ImportError: No module named _tkinter
PySol cannot find the Tkinter Python libraries.
Please check your Python installation.
I can see that the tkinter files are loaded if I look in =
/usr/lib/python2.1/lib-tk however I believe that the problem is that =
there is no tkinter.dll file in /usr/lib/python2.1/lib-dynload and thus =
the import statement fails.
Anyone got tkinter to work (or better yet pysol) under cygnus?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Mike Campbell
Oracle Technical Support
Mike DOT Campbell AT Oracle DOT com
------=_NextPart_001_006E_01C0CE50.D5475020
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'm trying to get the Pysol package to =
run under=20
Cygwin (v1.3.1) and it seems to choking when Python tries to load the =
Tkinter=20
package.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I get the following =
errors:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>/d/pysol-4.71> ./pysol<BR>Traceback =
(most recent=20
call last):<BR> File "pysol.py", line 118, in ?<BR> File=20
"/usr/lib/python2.1/lib-tk/Tkinter.py", line 35, in =
?<BR> =20
import _tkinter # If this fails your Python may not be configured for=20
Tk<BR>ImportError: No module named _tkinter</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>PySol cannot find the Tkinter Python=20
libraries.<BR>Please check your Python installation.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I can see that the tkinter files are =
loaded if I=20
look in /usr/lib/python2.1/lib-tk however I believe that the problem is =
that=20
there is no tkinter.dll file in /usr/lib/python2.1/lib-dynload and thus =
the=20
import statement fails.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Anyone got tkinter to work (or better =
yet pysol)=20
under cygnus?</FONT></DIV>
<DIV><BR><FONT face=3DArial =
size=3D2>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>Mike=20
Campbell<BR>Oracle Technical Support<BR></FONT><A=20
href=3D"mailto:Mike DOT Campbell AT Oracle DOT com"><FONT face=3DArial=20
size=3D2>Mike DOT Campbell AT Oracle DOT com</FONT></A></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><BR> </DIV></BODY></HTML>
------=_NextPart_001_006E_01C0CE50.D5475020--
------=_NextPart_000_006D_01C0CE50.D5475020
Content-Type: text/x-vcard;
name="Michael L Campbell.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Michael L Campbell.vcf"
BEGIN:VCARD
VERSION:2.1
N:Campbell;Michael;L
FN:Michael L Campbell
NICKNAME:Mike
TEL;WORK;VOICE:256-340-9863
TEL;HOME;VOICE:256-351-6306
TEL;PAGER;VOICE:888-878-1824
EMAIL;PREF;INTERNET:Mike DOT Campbell AT oracle DOT com
REV:20010426T180013Z
END:VCARD
------=_NextPart_000_006D_01C0CE50.D5475020
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
------=_NextPart_000_006D_01C0CE50.D5475020--
- Raw text -