diff --git a/setup.py b/setup.py index ee607be5e00..9c059b89441 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,7 @@ def py2exe_options(): 'PIL', 'poplib', 'psutil', - 'python-chart', + 'pychart', 'pydot', 'pyparsing', 'pyPdf',