Thank you all
On Fri, Nov 21, 2014 at 12:30 PM, Nikhileshkumar Ikhar <
nikhil.ik...@gmail.com> wrote:
> Python terminal on linux is sufficient.
> But many people are fans of ipython and idle.
>
> -Nikhil
>
> On 20 November 2014 09:48, narayan naik wrote:
>
> > Ya, am talking the same
> > On 19
Python terminal on linux is sufficient.
But many people are fans of ipython and idle.
-Nikhil
On 20 November 2014 09:48, narayan naik wrote:
> Ya, am talking the same
> On 19 Nov 2014 18:49, "Martin Anto" wrote:
>
> > Simulator??
> >
> > You mean interpreter?
> > On Nov 19, 2014 2:48 PM, "nar
The default one works for almost all purposes. If you are feeling
adventurous, try ipython
-jeff
On Nov 20, 2014 9:49 AM, "narayan naik" wrote:
> Ya, am talking the same
> On 19 Nov 2014 18:49, "Martin Anto" wrote:
>
> > Simulator??
> >
> > You mean interpreter?
> > On Nov 19, 2014 2:48 PM, "n
Ya, am talking the same
On 19 Nov 2014 18:49, "Martin Anto" wrote:
> Simulator??
>
> You mean interpreter?
> On Nov 19, 2014 2:48 PM, "narayan naik" wrote:
>
> > hi,
> >can any one tell,which simulator is best for python
> >
> > On Mon, Nov 17, 2014 at 4:26 PM, narayan naik
> > wrote:
> >
Simulator??
You mean interpreter?
On Nov 19, 2014 2:48 PM, "narayan naik" wrote:
> hi,
>can any one tell,which simulator is best for python
>
> On Mon, Nov 17, 2014 at 4:26 PM, narayan naik
> wrote:
>
> > hi
> > can you please send me the required terminal package
> >
> > On Mon, Nov 17, 2
Hi,
On Wed, Nov 19, 2014 at 2:40 PM, narayan naik
wrote:
> hi,
>can any one tell,which simulator is best for python
>
Kindly take a look at the mailing guidelines[1] before you send another
mail.
[1]
http://www.shakthimaan.com/downloads/glv/presentations/mailing-list-etiquette.pdf
> On M
hi,
can any one tell,which simulator is best for python
On Mon, Nov 17, 2014 at 4:26 PM, narayan naik
wrote:
> hi
> can you please send me the required terminal package
>
> On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren
> wrote:
>
>> I think your code imports OpenCV module and seems to be th
hi
can you please send me the required terminal package
On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren
wrote:
> I think your code imports OpenCV module and seems to be that it was not
> properly imported or the module is completely missing. Please check into
> that and try installing the module
Try with import opencv, without giving cv2
On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren
wrote:
> I think your code imports OpenCV module and seems to be that it was not
> properly imported or the module is completely missing. Please check into
> that and try installing the module if missing.
>
Also, try with this:
http://askubuntu.com/questions/447409/how-to-install-opencv-2-9-for-python
On Mon, Nov 17, 2014 at 3:36 PM, L Radhakrishna Rao wrote:
> Try with import opencv, without giving cv2
>
> On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren
> wrote:
>
>> I think your code imports Open
I think your code imports OpenCV module and seems to be that it was not
properly imported or the module is completely missing. Please check into
that and try installing the module if missing.
--
Vikneshwaren
Free Software Foundation, Tamil Nadu
On Nov 17, 2014 2:30 PM, "narayan naik" wrote:
> hi
I found this in my system, may be you are looking for this package:
$ apt-cache search opencv | grep python
python-opencv - Python bindings for the computer vision library
On Mon, Nov 17, 2014 at 3:01 PM, Jeffrey Jose wrote:
> Your error says you don't have opencv python bindings or python can'
Your error says you don't have opencv python bindings or python can't find
the bindings. The command you showed, however, tells me that you have
opencv installed. Those 2 are different.
On Nov 17, 2014 2:55 PM, "narayan naik" wrote:
> when I entered in terminal
> nv@ubuntu:~$ pkg-config --modvers
when I entered in terminal
nv@ubuntu:~$ pkg-config --modversion opencv
it shows like
2.3.1
On Mon, Nov 17, 2014 at 2:51 PM, narayan naik
wrote:
> I am using ---Python 2.7.3 (default, Feb 27 2014, 20:00:17) version
> operating system-ubuntu 12.04 LTS
> and also I have downloaded openCV
>
> On M
On Mon, Nov 17 2014, narayan naik wrote:
> hi,
>when I am running face detection code ,I am getting this error.
>
[...]
This is a very basic question. You should go probably go through a
python tutorial before attempting this. I'm presuming that you actually
want to do something with opencv.
I am using ---Python 2.7.3 (default, Feb 27 2014, 20:00:17) version
operating system-ubuntu 12.04 LTS
and also I have downloaded openCV
On Mon, Nov 17, 2014 at 2:43 PM, L Radhakrishna Rao wrote:
> Put entire details, have you downloaded cv2 module?
>
> What's the python version you are using, a
Put entire details, have you downloaded cv2 module?
What's the python version you are using, and the operating system?
Thanks
On Mon, Nov 17, 2014 at 2:30 PM, narayan naik
wrote:
> hi,
>when I am running face detection code ,I am getting this error.
>
> Traceback (most recent call last):
>
hi,
when I am running face detection code ,I am getting this error.
Traceback (most recent call last):
File "/home/nv/read.py", line 2, in
import cv2
ImportError: No module named cv2
>>>
please help me.
___
BangPypers mailing list
BangPypers@p
18 matches
Mail list logo