py2exe problem

C

Club-B42

i've compiled my programm using command "python setup.py py2exe >1"

python script works fine, but .exe version fails with
=====================================================================
D:\[Egor]\Scripts\B-4-2\la2luncher\dist>la2launcher.exe
Traceback (most recent call last):
File "la2launcher.py", line 9, in ?
File "config.pyc", line 11, in ?
File "config.pyc", line 8, in u
LookupError: no codec search functions registered: can't find encoding
=====================================================================

python 2.3

=====================================================================
running py2exe
creating D:\[Egor]\Scripts\B-4-2\la2launcher\build
creating D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32
creating D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32\winexe
creating
D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32\winexe\collect
creating D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32\winexe\temp
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist
*** searching for required modules ***
*** parsing results ***
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
copying C:\Python23\tcl\tcl8.4\auto.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\ascii.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\big5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1250.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1251.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1252.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1253.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1254.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1255.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1256.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1257.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp1258.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp437.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp737.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp775.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp850.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp852.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp855.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp857.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp860.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp861.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp862.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp863.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp864.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp865.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp866.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp869.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp874.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp932.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp936.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp949.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\cp950.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\dingbats.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\ebcdic.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\euc-cn.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\euc-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\euc-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\gb12345.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\gb1988.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\gb2312-raw.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\gb2312.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso2022-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso2022-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso2022.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-1.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-10.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-13.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-14.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-15.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-16.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-2.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-3.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-4.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-6.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-7.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-8.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\iso8859-9.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\jis0201.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\jis0208.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\jis0212.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\koi8-r.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\koi8-u.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\ksc5601.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macCentEuro.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macCroatian.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macCyrillic.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macDingbats.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macGreek.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macIceland.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macJapan.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macRoman.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macRomania.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macThai.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macTurkish.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\macUkraine.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\shiftjis.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\symbol.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\encoding\tis-620.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\encoding
copying C:\Python23\tcl\tcl8.4\history.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http1.0
copying C:\Python23\tcl\tcl8.4\http1.0\http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http1.0
copying C:\Python23\tcl\tcl8.4\http1.0\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http1.0
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http2.4
copying C:\Python23\tcl\tcl8.4\http2.4\http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http2.4
copying C:\Python23\tcl\tcl8.4\http2.4\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\http2.4
copying C:\Python23\tcl\tcl8.4\init.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
copying C:\Python23\tcl\tcl8.4\ldAout.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\msgcat1.3
copying C:\Python23\tcl\tcl8.4\msgcat1.3\msgcat.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\msgcat1.3
copying C:\Python23\tcl\tcl8.4\msgcat1.3\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\msgcat1.3
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\opt0.4
copying C:\Python23\tcl\tcl8.4\opt0.4\optparse.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\opt0.4
copying C:\Python23\tcl\tcl8.4\opt0.4\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\opt0.4
copying C:\Python23\tcl\tcl8.4\package.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
copying C:\Python23\tcl\tcl8.4\parray.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
copying C:\Python23\tcl\tcl8.4\safe.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
copying C:\Python23\tcl\tcl8.4\tclIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\tcltest2.2
copying C:\Python23\tcl\tcl8.4\tcltest2.2\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\tcltest2.2
copying C:\Python23\tcl\tcl8.4\tcltest2.2\tcltest.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4\tcltest2.2
copying C:\Python23\tcl\tcl8.4\word.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\bgerror.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\button.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\choosedir.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\clrpick.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\comdlg.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\console.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\arrow.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\bind.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\bitmap.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\browse ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\button.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\check.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\clrpick.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\colors.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\cscroll.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\ctext.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\dialog1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\dialog2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\entry1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\entry2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\entry3.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\filebox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\floor.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\form.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\hello ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\hscale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\icon.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\image1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\image2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\earth.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\earthris.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\face.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\flagdown.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\flagup.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\gray25.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\letters.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\noletter.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\pattern.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\tcllogo.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\images\teapot.ppm ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos\images
copying C:\Python23\tcl\tk8.4\demos\items.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\ixset ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\label.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\labelframe.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\license.terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\menu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\menubu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\msgbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\paned1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\paned2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\plot.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\puzzle.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\radio.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\README ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\rmt ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\rolodex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\ruler.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\sayings.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\search.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\spin.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\square ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\states.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\style.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\tclIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\tcolor ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\text.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\timer ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\twind.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\unicodeout.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\vscale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\demos\widget ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\demos
copying C:\Python23\tcl\tk8.4\dialog.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\entry.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\focus.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\logo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\logo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\logo64.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\logoLarge.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\logoMed.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo150.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo175.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo200.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\pwrdLogo75.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\README ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\images\tai-ku.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\images
copying C:\Python23\tcl\tk8.4\license.terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\listbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\menu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\mkpsenc.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\msgbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\cs.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\de.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\el.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\en.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\en_gb.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\es.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\fr.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\it.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\nl.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\msgs\ru.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4\msgs
copying C:\Python23\tcl\tk8.4\obsolete.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\optMenu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\palette.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\panedwindow.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\safetk.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\scale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\scrlbar.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\spinbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\tclIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\tearoff.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\text.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\tk.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\tkfbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\unsupported.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
copying C:\Python23\tcl\tk8.4\xmfbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\tcl\tk8.4
creating python loader for extension '_sre'
creating python loader for extension '_tkinter'
*** finding dlls needed ***
*** create binaries ***
*** byte compile python files ***
byte-compiling C:\Python23\lib\UserDict.py to UserDict.pyc
byte-compiling C:\Python23\lib\atexit.py to atexit.pyc
byte-compiling C:\Python23\lib\copy.py to copy.pyc
byte-compiling C:\Python23\lib\copy_reg.py to copy_reg.pyc
byte-compiling C:\Python23\lib\lib-tk\FixTk.py to FixTk.pyc
byte-compiling C:\Python23\lib\lib-tk\Tkconstants.py to Tkconstants.pyc
byte-compiling C:\Python23\lib\lib-tk\Tkinter.py to Tkinter.pyc
byte-compiling C:\Python23\lib\linecache.py to linecache.pyc
byte-compiling C:\Python23\lib\macpath.py to macpath.pyc
byte-compiling C:\Python23\lib\ntpath.py to ntpath.pyc
byte-compiling C:\Python23\lib\os.py to os.pyc
byte-compiling C:\Python23\lib\os2emxpath.py to os2emxpath.pyc
byte-compiling C:\Python23\lib\popen2.py to popen2.pyc
byte-compiling C:\Python23\lib\posixpath.py to posixpath.pyc
byte-compiling C:\Python23\lib\re.py to re.pyc
byte-compiling C:\Python23\lib\repr.py to repr.pyc
byte-compiling C:\Python23\lib\shutil.py to shutil.pyc
byte-compiling C:\Python23\lib\sre.py to sre.pyc
byte-compiling C:\Python23\lib\sre_compile.py to sre_compile.pyc
byte-compiling C:\Python23\lib\sre_constants.py to sre_constants.pyc
byte-compiling C:\Python23\lib\sre_parse.py to sre_parse.pyc
byte-compiling C:\Python23\lib\stat.py to stat.pyc
byte-compiling C:\Python23\lib\string.py to string.pyc
byte-compiling C:\Python23\lib\traceback.py to traceback.pyc
byte-compiling C:\Python23\lib\types.py to types.pyc
byte-compiling C:\Python23\lib\warnings.py to warnings.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32\winexe\temp\_sre.py
to _sre.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\build\bdist.win32\winexe\temp\_tkinter.py
to _tkinter.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\config.py to config.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\my_os.py to my_os.pyc
*** copy extensions ***
copying C:\Python23\DLLs\_sre.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
copying C:\Python23\DLLs\_tkinter.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
*** copy dlls ***
copying C:\WINDOWS\system32\python23.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
copying C:\Python23\DLLs\tcl84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
copying C:\Python23\w9xpopen.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
copying C:\Python23\DLLs\tk84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist
setting sys.winver for
'D:\[Egor]\Scripts\B-4-2\la2launcher\dist\python23.dll' to 'py2exe'
copying C:\Python23\lib\site-packages\py2exe\run.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\dist\la2launcher.exe
=====================================================================
 
G

Grant Edwards

i've compiled my programm using command "python setup.py py2exe >1"

python script works fine, but .exe version fails with
LookupError: no codec search functions registered: can't find encoding

Googling for the error message will find you the answer. I
don't remember what it is, but that's how I found it. IIRC,
it's the very first in when you google Usenet. You need to
tell py2exe to include some module-or-other that it doesn't by
default. I don't remember the exact recipe, but I've got it at
work. If you can't figure it out by tomorrow, let me know and
I'll post a snippet from my setup.py file.
 
H

Harald Massa

Grant Edwards
LookupError: no codec search functions registered: can't find encoding
Googling for the error message will find you the answer.

http://starship.python.net/crew/theller/moin.cgi/Py2Exe

carries within "encodings" and "encodings again" receipes to get it
working.

A software development system which REALLY solves the encodings problem
WITHOUT creating a swarm of new ones could would challange even my
devotedness to Python :))))

Harald
 
T

Thomas Heller

Harald Massa said:
Grant Edwards


http://starship.python.net/crew/theller/moin.cgi/Py2Exe

carries within "encodings" and "encodings again" receipes to get it
working.

A software development system which REALLY solves the encodings problem
WITHOUT creating a swarm of new ones could would challange even my
devotedness to Python :))))

AFAIK, McMillan Installer solves this by including all the encodings
stuff by default, and it has a --ascii flag to override this behaviour.
Would that be a solution?

Thomas
 
H

Harald Massa

AFAIK, McMillan Installer solves this by including all the encodings
stuff by default, and it has a --ascii flag to override this
behaviour. Would that be a solution?

Thomas,

I solved the headaches with py2exe and encodings, again and again ...
even documented some of these steps within the wiki.

But encodings still give me new pain any day: storing filenames to
databases, displaying filenames in windows-controls, sending
database-extracts to excel or word ... time on time encodings and/or
unicode errors pop up and cause me misery.

So my cryout is for a solution for all encoding-problems like the python
for-loop or list-comprehensions: elegant, simple, robust, flexible. Easy
to use, easy to implement.

Harald
 
T

Thomas Heller

Harald Massa said:
Thomas,

I solved the headaches with py2exe and encodings, again and again ...
even documented some of these steps within the wiki.

Much appreciated!
But encodings still give me new pain any day: storing filenames to
databases, displaying filenames in windows-controls, sending
database-extracts to excel or word ... time on time encodings and/or
unicode errors pop up and cause me misery.

So my cryout is for a solution for all encoding-problems like the python
for-loop or list-comprehensions: elegant, simple, robust, flexible. Easy
to use, easy to implement.

Armin,

Would the above (include all encodings stuff by default) be a good
solution, or do you have other ideas?

Thomas
 
H

Harald Massa

Thomas,
Would the above (include all encodings stuff by default) be a good
solution, or do you have other ideas?

I assume a good solution would involve switching pythons default from
"ASCII" to "UNICODE" :)

But ... as far as py2exe is concerned, yeah, I think it would be helpfull
to include all encoding by default (undefaultable, of course), or at least
provide in the very very first simple setup.py example the include
encodings.* stuff.

Harald Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top