zubinix schrieb: > Now my turbogears installation is in the following directory: /home/ > zubinweb/tg/install > > [rum]$ ls -l /home/zubinweb/tg/install/ > ... > > So why do I get the above error when I put this directory in my > sys.path?
Is there a /home/zubinweb/tg/install/easy-install.pth file? Did you install with tgsetup.py/easy_install or just copy the eggs? Look at your development system to see how the easy-install.pyth file should look like. If you don't use easy_install to install the packages, you can still create it manually. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

