Hi,
I downloaded and installed pyjs from http://pyjs.org.
I built with bootstrap.py and installed pyjs and pyjd.
Now, i run hello.py from examples directory: 
python hello.py.
Nothing happens. 
this is the log: 

NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a66c8>, 
VARIANT(vt=0x400c, byref(u'about:blank')))

DocumentComplete (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a63c8>, 
VARIANT(vt=0x400c, byref(u'about:blank')))

BeforeNavigate2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a6748>, 
VARIANT(vt=0x400c, 
byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')),
 
VARIANT(vt=0x400c, byref(256)), VARIANT(vt=0x400c, byref(None)), 
VARIANT(vt=0x400c, byref(VARIANT(vt=0x400c, byref(None)))), 
VARIANT(vt=0x400c, byref(None)), VARIANT(vt=0x400b, byref(False)))

NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a6148>, 
VARIANT(vt=0x400c, 
byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')))

DocumentComplete (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a66c8>, 
VARIANT(vt=0x400c, 
byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')))

set_main_frame <pyjd.mshtml.Browser object at 0x0000000001FF0940>

I'm running Windows 8.1 64 bit and python 2.7.9 64 bit.

Some suggestions?

Germano

-- 

--- 
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/d/optout.

Reply via email to