On Thu, Jan 5, 2012 at 11:47 AM, Andreas <[email protected]> wrote: > On 01/05/2012 07:37 AM, Gael Varoquaux wrote: >> On Wed, Jan 04, 2012 at 03:38:41PM -0800, Jacob VanderPlas wrote: >> >>> Importing sklearn from within the scikit-learn source directory produces >>> no such error. Perhaps this would be a good fix >>>
Importing sklearn from it's directory it's perfectly legitimate and I find it convenient, it allows to import sklearn without installing or modifying the PYTHONPATH. I consider the scipy's behaviour to be quite annoying. I wouldn't mind too much to raise something if sklearn.test() is run from the build directory, although it is documented in the README, Testing section. Also, running sklearn.test() used to work as long as you don't have multiple versions of sklearn installed, and that was quite convenient for testing on systems on which nosetest fails (windows). Fabian. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
