I'm having problems installing the win32com functions for my TG2 application. When I try to run the binary (pywin32) from within the virtual environment (tg2env) it seems to add the module to the python26 site-packages directory, and not the virtual environment directory. As a result, I'm unable see the win32com functions from my turbogears application. Is there some way to easy_install pywin32 instead of running the binary?
Rgds, Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

