Ask Your Question

lingdantiancai's profile - activity

2016-02-19 10:57:46 -0600 asked a question matplotlib

When i compile this program to check if the is ready

image description But an error happened :image description UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 0: ordinal not in range(128)

How to fix it ? I need you help.

2016-02-18 21:19:26 -0600 asked a question imshow error

I am a python-opencv beginner .

When i compile the code like this image description

some error happened image description

what's wrong with this ? And how to fix it ?

Thank you very much.

2016-01-09 02:47:42 -0600 commented question matplotlib error

i got it !thank you !

2016-01-09 00:54:46 -0600 asked a question matplotlib error

i installed the matplotlib, but when i go the program like this (import matplotlib) there appear such a error.(Sorry my words maybe hard to understand, because not english speaker)

ImportError: matplotlib requires dateutil