On 18 fév, 01:40, 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.
I will get rid of this asap. Could you file an issue so I don't forget ? Thanks a lot. > Also, the built eggs on PyPI include a bunch of .pyc files, which they > probably shouldn't. eggs are somehow binary files, I think they should contain the .pyc files. There is even an option to include only them and not .py files. Or may be I misunderstood what you mean. Christophe -- 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.

