No problem. Hope you don't run any too many more problems ;) ----- Ursprüngliche Mail ----- Von: "Gaurav Bhalla" <[email protected]> An: [email protected] Gesendet: Freitag, 17. August 2012 15:59:31 Betreff: Re: [Scikit-learn-general] Scikits download woes.
Ok thanks again. On Fri, Aug 17, 2012 at 9:44 AM, Andreas Müller < [email protected] > wrote: Hi Gaurav. Sorry, I couldn't open the link. Any way, the documentation you linked to is very old. We haven't managed to clean up our google links. Please use the current documentation at scikit-learn.org . Many things have changes since the 0.5 your link is pointing to. Cheers, Andy ----- Ursprüngliche Mail ----- Von: "Gaurav Bhalla" < [email protected] > An: [email protected] Gesendet: Freitag, 17. August 2012 15:38:13 Betreff: Re: [Scikit-learn-general] Scikits download woes. I managed to download all the dependencies and ran a few simple examples. I was trying to download glm but ran into this one #################################### from scikits.learn import glm C:\Python27\lib\site-packages\scikits\learn\__init__.py:2: UserWarning: scikits.learn namespace is deprecated and will be removed in 0.12, please use sklearn instead warnings.warn('scikits.learn namespace is deprecated and will be removed in ' --------------------------------------------------------------------------- ImportError Traceback (most recent call last) C:\Users\gbhalla\Desktop\<ipython-input-1-41b42d4a7169> in <module>() ----> 1 from scikits.learn import glm ImportError: cannot import name glm ###################################### In particular I was trying to run this http://scikit-learn.org/0.5/auto_examples/glm/plot_ols.html On Fri, Aug 17, 2012 at 8:42 AM, Gaurav Bhalla < [email protected] > wrote: Ok thanks I will try and do that. May bug you again. But thanks again for the super prompt reply. On Fri, Aug 17, 2012 at 8:40 AM, Andreas Mueller < [email protected] > wrote: Hi Gaurav. You should go to this page: http://www.enthought.com/products/getepd.php And click on "get academic" at the bottom. Yes, you should uninstall what you already installed before if you do that. I'm not sure which C++ plugin you speak about but the EPD will just work ;) Btw, you should use IPython for interactive work rather than Python directly. That also comes with EPD. Cheers, Andy On 08/17/2012 02:34 PM, Gaurav Bhalla wrote: Thanks for the quick note Andy, I actually managed to get the Enthought installer page. I was curious if I can just do that. This is what I see, http://www.enthought.com/repo/.hidden_epd_installers/ Since I have a 64 bit machine, I guess I will need this guy epd-7.3-2-win-x86_64.msi , does that seem reasonable? If yes, will I have to uninstall all Python and all dependencies before I get EPD. Also does that automatically come with the C++ plugin that Scikits needs? Thanks again! On Fri, Aug 17, 2012 at 8:22 AM, Andreas Mueller < [email protected] > wrote: Hi Gaurav. Did you build the project? You have to run "make install" in the download folder. As the package is located in site-packages, I guess you did that. How did you install scikit-learn? The easiest way to do it is using "pip" or "easy_install". You can just do "pip install sklearn" for example. If you are using windows and want to use python for scientific computing, I suggest you install one of the bundles, for example Python(x,y) or the enthought Python distributions. These both come with a packaged sklearn btw. Cheers, Andy On 08/17/2012 02:16 PM, Gaurav Bhalla wrote: Hi, I am very new to both Python and Scikits, I find Scikits very interesting and would like to use it for my research. I am running into download problems unfortunately. I would be really really grateful if someone could help me. I am running Python 2.7, my IDLE session shows me this Python 2.7 (r27:82525, Jul 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win32 I do have the right Numpy and Scipy downloaded as well as as the Distribute package for win32. I get the following error message on import. ############################## ########################## from sklearn import svm traceback (most recent call last): file "<stdin>", line 1, in <module> file "C:\Python27\lib\site-packages\sklearn\__init__.py", line 16, in <module> from . import check_build ImportError: cannot import name check_build ######################################################### ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
