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
<http://www.enthought.com/repo/.hidden_epd_installers/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] <mailto:[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]
<mailto:[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]
<mailto:[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