Need help getting ZDGCharts working
Hi all, I am trying to get the ZDGChart working in 2.6 or 2.7 with no luck. In Zope 2.7, I installed the PIL library and tried to run the TestPie.zexp It reports that ZDGChart is not installed correctly. I want to use MySQL and create charts. Thanks for the help. Regards, Frank Rocco farocco@hotmail.com
Frank Rocco wrote:
I am trying to get the ZDGChart working in 2.6 or 2.7 with no luck. In Zope 2.7, I installed the PIL library and tried to run the TestPie.zexp It reports that ZDGChart is not installed correctly.
I want to use MySQL and create charts.
Unless someone is an expert at that particular product or has already solved that problem, I doubt anyone can be of much help without more details. Like: what's the exact message and traceback of the error? does the Control Panel report the product as installed? (If it's broken, what's the traceback?) --jcc -- "He who fights with monsters should look to it that he himself does not become a monster. And when you gaze long into an abyss the abyss also gazes into you."
Frank Rocco wrote at 2004-2-12 10:12 -0500:
I am trying to get the ZDGChart working in 2.6 or 2.7 with no luck. In Zope 2.7, I installed the PIL library and tried to run the TestPie.zexp It reports that ZDGChart is not installed correctly.
Usually, products come with intallation instructions. You should follow them. To analyse problems, activate Zope logging (for Zope 2.6, see "doc/LOGGING.txt") and look into your log file. For some problems, the product instance in "Control_Panel --> Product management --> your product" has a traceback tab that details the problem. -- Dieter
participants (3)
-
Dieter Maurer -
Frank Rocco -
J Cameron Cooper