Well, all apps dont produce same error but similar errors. All undefined
symbols start with PyUnicodeUCS4.
What is wrong???
I googled for it and couldn't find anything other than a link to this
newsgroup.
I think my installation of python (python2.3) might be broken. What is the
best way to fix this?
Re: Newbie needs to see a large project ... >> I have been checking Python recently and have presented what little I ... > looking at building database-backed transactional web apps.... and haven't built sophisticated database apps....maintenance/bug-fixing costs, transfer-of-ownership costs, etc.). ... (comp.lang.python)
Re: Newbie needs to see a large project ... >> I have been checking Python recently and have presented what little I ... > looking at building database-backed transactional web apps.... and haven't built sophisticated database apps....maintenance/bug-fixing costs, transfer-of-ownership costs, etc.). ... (comp.lang.python)
Could the Python swallow the Fox? ... For desktop apps, I am hoping that 64bit platforms hopefully won't affect my ... Enter the Dynamic Language Runtime layer for the .NET. ... I am having a good look at Python....IronPython and .Net. ... (microsoft.public.fox.programmer.exchange)
Re: undefined symbol: PyUnicodeUCS4* ... >> I'm running Fedora Core 3, and recently I've encountered serious problems ... all apps dont produce same error but similar errors. ... > Python can be built with UCS2-based or UCS4-based Unicode support. ... > It looks like you're trying to use extensions built for a UCS4-based ... (comp.lang.python)
Re: undefined symbol: PyUnicodeUCS4* ... > I'm running Fedora Core 3, and recently I've encountered serious problems ... all apps dont produce same error but similar errors. ...Python can be built with UCS2-based or UCS4-based Unicode support. ... It looks like you're trying to use extensions built for a UCS4-based version ... (comp.lang.python)