Hi Donn, Thanks for sharing this. I'm trying to run the clouds.thingum.py and it is searching for timeline module. I searching where to get the timeline module. Could you help me please?
this is what I do. 1. checkout things $ cvs -d:pserver:[email protected]:/sources/things co things 2. get into the dir $ cd things 3. run the demo and this is the output. $ python clouds.thingum.py Traceback (most recent call last): File "clouds.thingum.py", line 24, in <module> from Things.ThingsApp import * File "/home/apogee/Code/things/things/Things/ThingsApp.py", line 45, in <module> from ThingObjects import * File "/home/apogee/Code/things/things/Things/ThingObjects.py", line 26, in <module> from timeline import * ImportError: No module named timeline -- Best Wishes, ApOgEE a.k.a JeRuNgKuN ---------------------------------------------------- https://edge.launchpad.net/~apogee - ApOgEE on LaunchPad http://artofapogee.blogspot.com - Art Of ApOgEE http://coderstalk.blogspot.com - Coder's Talk ----------------------------------------------------
-- ubuntu-art mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-art
