Actually, to me, that sounds like a bad setup.py. One of the keywords that setup accepts is finddata, after all.
On Thu, Feb 17, 2011 at 7:40 PM, Kevin Horn <[email protected]> wrote: > I tried installing the new TGWebServices alpha (v2.0) today, and got back: > > ImportError: No module named finddata > > This seems to indicate that the dependencies aren't quite right in the > package on PyPI. Or something else isn't right. Am I missing something? > > I'm not really sure where this finddata module comes from. > > Also, the built eggs on PyPI include a bunch of .pyc files, which they > probably shouldn't. > > Kevin Horn > > -- > 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?hl=en. > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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?hl=en.

