-
Notifications
You must be signed in to change notification settings - Fork 19
Installation
Andy Barry edited this page Jan 19, 2016
·
1 revision
Ubuntu
sudo apt-get install pycam
Others:
- download the archive of your choice
- install the requirements for your system
- run ./pycam in the PyCAM directory See Installation MacOS for details.
Use the standalone executable for Windows. There are no further requirements.
If you want to use multiple CPU cores or distributed processing, then you will need to use the dependency installer and the PyCAM installer package.
- install the subversion client (via your package manager or by downloading it)
- checkout the PyCAM repository: svn co https://pycam.svn.sourceforge.net/svnroot/pycam/trunk pycam
- install the requirements for your system
- run ./pycam in the PyCAM directory