Amazing! just installed using easy_install on windows! *c:\Python27\Scripts>easy_install.exe gluino* Searching for gluino Reading http://pypi.python.org/simple/gluino/ Reading https://github.com/mdipierro/gluino Best match: Gluino 0.1 Downloading http://pypi.python.org/packages/source/G/Gluino/Gluino-0.1.tar.gz#md 5= 89d645322f6a0af56f80ba8df6f84e34 Processing Gluino-0.1.tar.gz Running Gluino-0.1\setup.py -q bdist_egg --dist-dir c:\users\rochac~1\appdata\lo cal\temp\easy_install-qcludi\Gluino-0.1\egg-dist-tmp-m_pspc zip_safe flag not set; analyzing archive contents... gluino.custom_import: module references __file__ Adding gluino 0.1 to easy-install.pth file
Installed c:\python27\lib\site-packages\gluino-0.1-py2.7.egg Processing dependencies for gluino Finished processing dependencies for gluino c:\Python27\Scripts>python Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win 32 Type "help", "copyright", "credits" or "license" for more information. *>>> from gluino import ** No handlers could be found for logger "web2py" >>>