Re: About Boa constructor 0.6.1
"Werner F. Bruhin" <[email protected]>
| Newsgroups | gmane.comp.ide.boa-constructor.user |
|---|---|
| Message-ID | <[email protected]> |
Serge,
Serge Gauthier wrote:
> Hi,
>
> I am french user of BC 0.4.4 with wxPython 2.6 and Python 2.5.
>
> It works very well !
>
> I tryed to install BC 0.6.1 with wxPython 2.8 and Python 2.5. It is not
> possible to browse the files to rename several times. There is a
> encoding problem in FileDlg.pyc file.
>
> I found this file only in Python25\\boa-constructor-0.4.4\ directory
> dated on 05/03/18. Is it the good file ? It seems not.
The file "FileDlg.pyc" and it's source version "FileDlg.py" should be
both the Boa versions.
Are you using Unicode version of wxPython 2.8?
If yes, I had to create a "sitecustomize.py" file in the Python25 folder
with the following content:
import sys
sys.setdefaultencoding('utf-8')
Hope this helps
Werner
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/