Fredrik Lundh wrote:
> Analabha Roy wrote:
>
>> I did not build python from source at all, but installed it from rpm
>> (python-2.3.4-13.1) downloaded from fc3 repositories.
>
> the problem isn't with the python interpreter, it's that you're using
> add-on libraries that don't match your interpr
Analabha Roy wrote:
> I did not build python from source at all, but installed it from rpm
> (python-2.3.4-13.1) downloaded from fc3 repositories.
the problem isn't with the python interpreter, it's that you're using
add-on libraries that don't match your interpreter installation.
where did you
Fredrik Lundh wrote:
> Analabha Roy wrote:
>
>> I'm running Fedora Core 3, and recently I've encountered serious problems
>> with apps that need python to run.
>>
>> running any such app gives errors like:
>>
>> ImportError: /usr/lib/python2.3/site-packages/rhpl/iconv.so: undefined
>> symbol: Py
Analabha Roy wrote:
> I'm running Fedora Core 3, and recently I've encountered serious problems
> with apps that need python to run.
>
> running any such app gives errors like:
>
> ImportError: /usr/lib/python2.3/site-packages/rhpl/iconv.so: undefined
> symbol: PyUnicodeUCS4_AsUTF8String
>
> Well
Hi,
I'm running Fedora Core 3, and recently I've encountered serious problems
with apps that need python to run.
running any such app gives errors like:
ImportError: /usr/lib/python2.3/site-packages/rhpl/iconv.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String
Well, all apps dont produce sa