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* On Thu, Mar 14, 2013 at 4:44 PM, Swapnil Bhavekar < [email protected]> wrote: > sorry last lines i am not able to under stand, i should try to build Tried_02 > from another directory or install pyjama newly ? > > > On Thu, Mar 14, 2013 at 4:36 PM, Łukasz Mach <[email protected]>wrote: > >> On 14.03.2013 12:05, Swapnil Bhavekar wrote: >> >>> thanks buddy for quick reply, >>> >>> as you've said i have added all variable properly in system variable now. >>> >>> 1) PYTHONPATH = C:\Python27 >>> >>> 2) PYJSPATH = C:\Pyjama\bin;c:\Tried_03 >>> >>> as again build the file but that error is not get removed still >>> >> >> Please remove dir C:\Pyjama\examples\Tried_02\**output and paste full >> outpu of building. >> >> >> -- >> 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.
