Installing GridZilla from python source

From $1

Table of contents
No headers
If you are working from the python source , you need to have python ,wxpython , reportlab and pyyaml modules available.
 
You can get the modules from the following places:
 
 
 
Alternatively if you have a package manager on your linux distro, Look for python-wxGTK , python , python-reportlab or Reportlab and pyyaml in the search utility provided with the package manager.
 
After you install these modules you can download the python source ( on the gridzilla website as Other Linux) and cd into the directory and say as root.


python setup.py install

and then

python gzilla.py 
 
The GUI source is in the module gzilla.py , the gridder directory needs to be on your python path for the gui to create the dispense lists.
 
Tags:
 
Images (0)
 
Comments (0)
You must login to post a comment.