On 10 Feb 2007 07:55:05 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi, I recently started coding with Python and I've been trying for the
> past hour or so to determine why, every time I "import wx" (or compile
> another piece of code that imports wx), Python can never find the
> librari
hg wrote:
> hg wrote:
>
>> [EMAIL PROTECTED] wrote:
>>
>>> On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
By default, you need to have wx installed in the python site-package
path / under Mandriva, I have wx 2.8 installed
here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
hg wrote:
> [EMAIL PROTECTED] wrote:
>
>> On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
>>> By default, you need to have wx installed in the python site-package
>>> path / under Mandriva, I have wx 2.8 installed
>>> here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
>>>
>>> hg
>>
>> A
[EMAIL PROTECTED] wrote:
> On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
>> By default, you need to have wx installed in the python site-package path
>> / under Mandriva, I have wx 2.8 installed
>> here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
>>
>> hg
>
> Ah, now I see. But I hav
On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
> By default, you need to have wx installed in the python site-package path /
> under Mandriva, I have wx 2.8 installed
> here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
>
> hg
Ah, now I see. But I have a new problem:
"ls /usr/lib/python
[EMAIL PROTECTED] wrote:
> Hi, I recently started coding with Python and I've been trying for the
> past hour or so to determine why, every time I "import wx" (or compile
> another piece of code that imports wx), Python can never find the
> libraries.
>
> I'm running Ubuntu Edgy 6.10, and, as per
[EMAIL PROTECTED] wrote:
> Hi, I recently started coding with Python and I've been trying for the
> past hour or so to determine why, every time I "import wx" (or compile
> another piece of code that imports wx), Python can never find the
> libraries.
>
> I'm running Ubuntu Edgy 6.10, and, as per