Ask Your Question
0

opencv on 64 windows system with python 2.7??

asked 2014-02-17 20:58:09 -0600

vivek gravatar image

how to install opencv on 64 windows system with python 2.7??

edit retag flag offensive close merge delete

Comments

Which IDE are you using? And have you installed Python already?

prakharmohan gravatar imageprakharmohan ( 2014-02-17 21:34:29 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-17 22:29:09 -0600

prakharmohan gravatar image

Okay, assuming that you have nothing currently on your system I am giving you the installation steps. Also not that the IDE that I use is eclipse, thus I am including the installation of eclipse in the procedure. Just follow the steps below and it should work.

  1. Download python.
  2. Download eclipse.
  3. In eclipse go to Help->Install New Software.
  4. There click on Add. The link that you are to provide is http://pydev.org/updates and the Name should be PyDev (I named it that, you can name it whatever you want to).
  5. Select ONLY PyDev and install it.

Now follow the guide given here. It should work.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-17 20:58:09 -0600

Seen: 189 times

Last updated: Feb 17 '14