Why aren't python packages from Anaconda being detected by Blender?
问题 I've recently been using Blender to render 3D models of objects and training an SVM to recognize pictures of object taken from some perspective. To train said SVMs I need to use "sklearn", which comes by default with Anaconda. Long story short, I want Blender (which runs Python 3.4.2) to use the packages and modules present in my anaconda installation (which runs Python 3.4.3). I've tried a variety of things following this website: https://www.blender.org/api/blender_python_api_2_60_1/info