LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Python issue with ucs2 vs. ucs4 (https://www.linuxquestions.org/questions/slackware-14/python-issue-with-ucs2-vs-ucs4-4175583021/)

ahc_fan 06-24-2016 07:06 PM

Python issue with ucs2 vs. ucs4
 
I bought a game on steam that needs python2 configured with --enable-unicode=ucs4, but I have several apps(mirage, puddletag, mcomix) that need --enable-unicode=ucs2. Is it possible to "fix" these apps so they use ucs4? Or any other way to get those apps running?

Didier Spaier 06-25-2016 07:31 AM

I don't know, but really ucs-2 is an encoding of the past that should not be used anymore anywhere, see this post.

dugan 06-25-2016 10:43 AM

You might want to read through our previous thread about this:

python in 14.1 is compiled with Unicode set to UCS-2, whilst other distros use UCS-4


All times are GMT -5. The time now is 11:46 AM.