Changes between Version 11 and Version 12 of cypress/Python
- Timestamp:
- 08/23/16 10:25:39 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/Python
v11 v12 23 23 24 24 ==== Install Packages to Anaconda Python ==== 25 See [[AnacondaInstallPackage|here]]. 26 25 27 'conda' is the command to add packages to Anaconda python distribution. However, since you don't have a permission in /share/apps/anaconda, it won't work. 26 28 There is a workaround. Here, for example, we want to add 'vtk' python wrapper library.