2.10. PyDADL

Build instructions :

cd ~/pydadl_install
svn co http://svn.osmium-work.com/pydadl/trunk PyDADL
cd PyDADL
/usr/local/pydadl/bin/python setup.py install

At this point the PyDADL environment should be installed and functional. The next chapter is a tutorial that illustrates the fundamental concept of PyDADL framework.

[Note]Note
Instead of using the SVN version, you could download a release from the project download page.
[Note]Note
You can delete the ~/pydadl_install directory now to free up space on your hard disk.