in, /usr/lib/python2.6/dist-packages/quickly/quicklyconfig.py changing __version__ = 0.2.1 to __version__ = '0.2.1' allows compile dont know if thats a fix, my python is a little weak to say the least :)
in, python2. 6/dist- packages/ quickly/ quicklyconfig. py
/usr/lib/
changing
__version__ = 0.2.1
to
__version__ = '0.2.1'
allows compile
dont know if thats a fix, my python is a little weak to say the least :)