After updating plucker yesterday, plucker-build started throwing errors. Here is the error I get: hobbes:~$ plucker-build -f main Traceback (most recent call last): File "/usr/bin/plucker-build", line 38, in ? from PyPlucker import Parser, ConfigFiles File "/usr/lib/python2.1/site-packages/PyPlucker/Parser.py", line 12, in ? from PyPlucker import TextParser, ImageParser, PluckerDocs File "/usr/lib/python2.1/site-packages/PyPlucker/TextParser.py", line 54, in ? from PyPlucker.Profiling import CodeTimerOn, StartInterval, StopInterval, PrintTable ImportError: No module named Profiling
Is this a known problem, and is there some fix for it? Or should I file a bugreport? thanks, crh -- Corey R. Halpin (http://www.cae.wisc.edu/~halpin/ ) Student of Electrical Engineering and Computer Sciences University of Wisconsin - Madison