On 4/27/06, Jonathan LaCour <[EMAIL PROTECTED]> wrote: > > Kevin Dangoor wrote: > > That recipe is not very well fleshed out. My problem was that chunks > > of that script were fairly Zesty specific. > > I just spent the last 2 hours banging my head against the wall with > this, and have made pretty much no progress. I always get the error: > > Traceback (most recent call last): > File "start-hl7admin.py", line 3, in ? > File "pkg_resources.pyc", line 585, in require > File "pkg_resources.pyc", line 483, in resolve > pkg_resources.DistributionNotFound: TurboGears
Hmm... sounds like some kind of python path or installation issue. This error comes up in your final .exe? Are you trying to use a single file exe or a directory? Go for the directory and make sure you copy all of the eggs that you had originally uncompressed into that directory. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

