Jump to content

houdini scripting + wxpython + pyqt + fedora 11


Faizol

Recommended Posts

Hi all,

Since Fedora 11 default python version is 2.6, I have compiled python2.5 (defaulted to /usr/local folders) in order to compile wxPython and PyQt against it. Now that I have successfuly got all the files to compile correctly, I just realized from browsing the forum here, that Houdini only supports ansi version of the toolkit. Is there any documentation anywhere on how to disable unicode when compiling the two toolkits? Now every time the toolkit library is called, I'll encounter either PyUnicodeUCS2_AsLatin1String or PyUnicodeUCS2_FromEncodedObject from the library.

TIA, really really appreciate it.

Best Regards,

Faizol

EDIT: I got it solved by having the source code compiled with unicode=ucs2 flag. Also the wx version that has to be copied into houdini's python folder is the unicode version.

Edited by Faizol
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...