Hi, I am currently hosting my site that I'm developing from my Windows 8 machine.
I have my python installed in my computer at c:\python27\ and all the libraries get installed to c:\python27\site-packages I believe. According to the web2py doc, it says in order to use third party modules, I need to install the module again straight into my web2py/site-packages folder. However, this seems impossible because easy-install just keeps installing to c:\python27\site-packages. Is there a solution? Thanks -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

