| 1 | initial version |
Download svgwrite and unpack the gzipped tar file or the zip file.
From within the svgwrite directory, run sage --python setup.py install.
Then run sage: now import svgwrite should work.
That should install svgwrite in Sage's copy of Python. Using a different copy of Python with Sage is difficult, but installing Python packages in Sage's Python should be pretty straightforward.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.