Re: Python 2.5 for Windows CE / ARM

Bandung <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
I tried running a simple app that uses Tkinter but I get the error message
_tkinter not found.

Traceback (most recent call last):
  File "\Storage
Card\5_software_developed\testcode\GstApps\gui_class\input.py", line 2, in
<module>
    from Tkinter import *
  File
"C:\devl\release\PythonCE-2.5-20061012\Python-2.5-wince\Lib\lib-tk\Tkinter.py",
line 38, in <module>
ImportError: No module named _tkinter

Can you compile the binaries with the typical /Storage card/Program
Files/Python25/.... path so that we don't have to evoke work arounds in
order use these modules?

I really appreciate the gui popup that you implemented  when raw_input is
used.

Also, import dbapi2 isn't recognized as a legitimate command (possibly due
to the current default paths)

Will the durus persistence modules be eventually added with this release.



Luke Dunstan wrote:
> 
> A new release of Python for Windows CE is available. Download it here:
> 
> http://sourceforge.net/project/showfiles.php?group_id=104228
> 
> The release notes are linked from this page, but a direct link is:
> 
> http://sourceforge.net/project/shownotes.php?release_id=454685&group_id=104228
> 
> Please consider this release to be a Beta because it has not been tested 
> thoroughly enough on Windows CE to be considered stable. I think that the 
> most efficient way to continue testing will be for everyone to try it and 
> report any bugs.
> 
> Luke Dunstan
> 
> _______________________________________________
> PythonCE mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/pythonce
> 
> 

-- 
View this message in context: http://www.nabble.com/Python-2.5-for-Windows-CE---ARM-tf2427402.html#a6769570
Sent from the Python - pythonce mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.