matplotlib error [closed]
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
install it with :
pip install python-dateutil
also, this is not an opencv question.
i got it !thank you !