[coherence-dev] Coherence + py2exe issue
Benjamin Kampmann
ben.kampmann at googlemail.com
Mon May 18 17:13:18 CEST 2009
Hi Alexander.
I assume you read about The Inspector installer already. I ran into
several issues with py2exe. After some research I found out their
egg-support is very poor (aka not existent), so I replaced it with
another building tool, that worked much better for me: bfreeze . I was
able to install it with easy_install and it worked quiet well.
I just checked in the necessary files and a short readme on how to do
the installer for the inspector. that should help you as well with
your coherence binary. BTW. one plan is to have a seperate coherence
installer soon.
It is located in win32 in the upnp-inspector:
http://coherence.beebits.net/browser/trunk/UPnP-Inspector/win32
I hope that can help you building your binary. If you need more help,
let me known. Also keep us up to date on your progress.
Greetz, ben
2009/5/18 Alexander Bondarenko <alxndr.bondarenko at gmail.com>:
>
> I haven’t found any information about coherence and py2exe. So I've tried to
> compile coherence to exe file. I've compiled scripts\coherence. As a result
> I've got coherence.exe and some libraries. Then I've tried to run an
> executable file on the clean machine, i.e. without Python, and I've got the
> following error:
>
> C:\temp\Coherence>coherence.exe
> Traceback (most recent call last):
> File "coherence", line 4, in <module>
> File "pkg_resources.pyc", line 2562, in <module>
> File "pkg_resources.pyc", line 626, in require
> File "pkg_resources.pyc", line 524, in resolve
> pkg_resources.DistributionNotFound: coherence==0.6.2
>
> Coherence has been installed with the help of easy_install. Maybe this is
> the reason for such errors.
> I know I missed something but what is this? I’d really appreciate if
> somebody can help me finding the right direction.
>
> Thanks,
> Alexander Bondarenko
> --
> View this message in context: http://n2.nabble.com/Coherence-%2B-py2exe-issue-tp2933473p2933473.html
> Sent from the coherence-dev mailing list archive at Nabble.com.
>
> _______________________________________________
> coherence-dev mailing list
> coherence-dev at lists.beebits.net
> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>
More information about the coherence-dev
mailing list