En Mon, 24 Sep 2007 22:36:38 -0300, Luis M. González <[EMAIL PROTECTED]>
escribi�:
> I solved the problem!
> You were right. It seems there was a module that was causing problems,
> although I don't know which one...
> I just moved all the .py files on my desktop to a new folder, and
> everythin
On Sep 24, 5:00 am, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Sun, 23 Sep 2007 22:01:39 -0300, Luis M. González <[EMAIL PROTECTED]>
> escribi?:
>
> > This is exactly what I did, but I have a new problem now:
> > After setingPYTHONPATHI'm no longer able to start IDLE from the
> > start men
On Sep 24, 5:00 am, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Sun, 23 Sep 2007 22:01:39 -0300, Luis M. González <[EMAIL PROTECTED]>
> escribi?:
>
> > This is exactly what I did, but I have a new problem now:
> > After setingPYTHONPATHI'm no longer able to start IDLE from the
> > start men
En Sun, 23 Sep 2007 22:01:39 -0300, Luis M. González <[EMAIL PROTECTED]>
escribi�:
> This is exactly what I did, but I have a new problem now:
> After seting PYTHONPATH I'm no longer able to start IDLE from the
> start menu.
> It seems the system cannot find the file.
> But if I eliminate PYTHON
Steve Holden wrote:
> [EMAIL PROTECTED] wrote:
> > On Sep 21, 12:32 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > wrote:
> >> Hi,
> >>
> >> I'm trying to create my own lib of functions, but it seems like I can
> >> only import them if they are in pythons lib folder.
> >>
> >> Example
> >> I have
[EMAIL PROTECTED] wrote:
> On Sep 21, 12:32 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>> Hi,
>>
>> I'm trying to create my own lib of functions, but it seems like I can
>> only import them if they are in pythons lib folder.
>>
>> Example
>> I have a folder called
>> K:\mypython
>>
>> Now
On Sep 21, 12:32 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I'm trying to create my own lib of functions, but it seems like I can
> only import them if they are in pythons lib folder.
>
> Example
> I have a folder called
> K:\mypython
>
> Now in the interactive python shell I type