Thanks Łukasz, its working. Now i am able to import WCP module in pyjs example.
and extremely sorry for my stupidity. Thanks and Regards, Swapnil On Thu, Mar 14, 2013 at 4:55 PM, Łukasz Mach <[email protected]> wrote: > On 14.03.2013 12:23, Swapnil Bhavekar wrote: > >> i have tried to build from another directory with simple helloworld type >> example, >> with importing same module here : >> >> *D:\SwapHello>c:\Pyjama\bin\**pyjsbuild.bat SwapHello.py* >> *Building : SwapHello* >> *PYJSPATH : [* >> * D:\SwapHello* >> >> * C:\Pyjama\library* >> * C:\Pyjama\addons* >> *]* >> *Translating file : D:\SwapHello\SwapHello.py* >> *Built to : D:\SwapHello\output* >> >> >> >> that helloworld with window.alert and rootpanel().add() all function >> working properly but when i add that import code of WCP , >> it gives me same pevious error in browser : *SwapHello ImportError: No >> module named WCP, WCP in context None* >> >> > Sorry man, but I cannot help you more than saying that you're still have > no WCP in your PYJSPATH. Just add it to PYJSPATH and you will be happy. > > EOT. > > > -- > pozdrawiam > > Łukasz Mach - [email protected] > > -- > > --- You received this message because you are subscribed to a topic in the > Google Groups "Pyjs.org Users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/** > topic/pyjs-users/-rCTjFlAqik/**unsubscribe?hl=en<https://groups.google.com/d/topic/pyjs-users/-rCTjFlAqik/unsubscribe?hl=en> > . > To unsubscribe from this group and all its topics, send an email to > pyjs-users+unsubscribe@**googlegroups.com<pyjs-users%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
