Hi,<br>I made a applications in Python 2.6 and PyQt, everything works fine,<br>until I try too run it in OS X and Windows XP, it gives the error:<br>UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)<br>
I though it was from the other O.S., but I realize that when run in the development machine <br>from the command line it gives the same error, like the other O.S.<br>Conclusion:<br>if run from Eric4 works fine if runs from the bash gives the UnicodeError.<br>
Any way to solve this issue?<br><br>Thank you in advance for your help.<br><br>P.S.-Using python 2.6 in Fedora 13, and portuguese characters. <br>