Hi Alexander,
I am glad that my information helped you and I will try to help you
even more. I can recall having the same issue when bbfreeze did not
build correctly, but I can't remember the reason why. So I do some
remote debugging by asking you this:
1. did you install all the dependencies for coherence? (like twisted
and stuff) and how did you install them?
2. windows xp or vista? 64-bit?
3. did you install ALL the py-gtk-bindings? Meaning pycairo, pygtk
AND pygobject? And did you take care to always use the python2.5
version?
4. did you install pywin32 as well? That is needed to find the right libs.
5. is it a fresh installation of windows or did you change anything?
6. last but not least: what version of python are you trying?
You could also help me a lot, if you would provide me a "dir"-output
of the content bbfreeze has put into your "\build" directory.
A very good way to debug the binary is also by starting the included
"py" exe. It is the bundled python only knowing about the local libs
and eggs. You could try to run upnp-inspector.py with that interpreter
and you can see traceback that makes it crash:
py.exe ..\upnp-inspector.py
Sadly the upnp-inspector.exe is currently not showing any tracebacks
if something goes wrong :( .
Hope taht was helpfull,
Ben
2009/5/19 Alexander Bondarenko <
[hidden email]>:
>
>
> Alexander Bondarenko wrote:
>>
>> As I know there are possible issues with installing of GTK+ for Windows
>> and pygtk. So I made a simple test after installing them (as described on
>> pygtk-site). The test script works as supposed.
>>
>
> I'm saying about this test code:
>
> import gtk
>
> window = gtk.Window()
> window.set_title("PyGTK Test Window")
> window.connect("destroy", gtk.main_quit)
> window.show_all()
>
> gtk.main()
> --
> View this message in context:
http://n2.nabble.com/Coherence-%2B-py2exe-issue-tp2933473p2940567.html> Sent from the coherence-dev mailing list archive at Nabble.com.
>
> _______________________________________________
> coherence-dev mailing list
>
[hidden email]
>
http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev>
_______________________________________________
coherence-dev mailing list
[hidden email]
http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev