On Fri, Apr 22, 2011 at 11:02 PM, DeltaQuad <[email protected]> wrote:

> The Python way is:
> import sys
> #sys.path.append("C:\\pywikipedia\\") #Microsoft Windows
> #sys.path.append("/home/deltaquad/pywikipedia/pywikipedia") #Toolserver
> And I forget linux off the top of my head, but it's similar, just remove
> the
> first # on the one that applies to you.
>

Thank you DeltaQuad

sys.path.append()  helped me to solve the issue, it worked for me.

I was scheduling job with qsub

-- 
**
Junaid P V
http://junaidpv.in

<http://junaidpv.in>
_______________________________________________
Toolserver-l mailing list ([email protected])
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to