Links

Content Skeleton

This Page

Previous topic

svgcharts

Next topic

CQPACK : plotting CQ packing times

SVGCHARTS

G py26 install

simon:svg.charts-2.0.9 blyth$ sudo python2.6 setup.py install
copying build/lib/svg/__init__.py -> build/bdist.macosx-10.5-ppc/egg/svg
creating build/bdist.macosx-10.5-ppc/egg/svg/charts
copying build/lib/svg/charts/__init__.py -> build/bdist.macosx-10.5-ppc/egg/svg/charts
...
creating /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/svg.charts-2.0.9-py2.6.egg
Extracting svg.charts-2.0.9-py2.6.egg to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages
Adding svg.charts 2.0.9 to easy-install.pth file

Installed /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/svg.charts-2.0.9-py2.6.egg
Installed /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cssutils-0.9.10-py2.6.egg
Searching for python-dateutil==1.5
Best match: python-dateutil 1.5
Adding python-dateutil 1.5 to easy-install.pth file

Using /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages
Searching for lxml==2.3
Best match: lxml 2.3
Adding lxml 2.3 to easy-install.pth file

Using /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages
Finished processing dependencies for svg.charts==2.0.9
simon:svg.charts-2.0.9 blyth$