Blender Git Loki
Git Commits -> Revision 3224ac7
Revision 3224ac7 by Bastien Montagne (master) May 2, 2012, 14:16 (GMT) |
CMake: Fix to install numpy (source dir was "hardcoded", rather use PYTHON_NUMPY_PATH), was failing under Debian testing. Note that there is still a problem, destination ("site-packages") is not in blender's python path, so you have to edit sys.path before being able to import numpy... but at least it installs again. |
Commit Details:
Full Hash: 3224ac738ee3aeb13ad1329b12621ff0f0e3a322
SVN Revision: 46190
Parent Commit: aa3621c
Lines Changed: +1, -1
1 Modified Path:
/source/creator/CMakeLists.txt (+1, -1) (Diff)