handson-ml icon indicating copy to clipboard operation
handson-ml copied to clipboard

Caught the missing install matplotlib

Open lvnilesh opened this issue 6 years ago • 3 comments

lvnilesh avatar Sep 21 '19 17:09 lvnilesh

Hi @lvnilesh ,

Thanks for this PR. However, I'm confused: Matplotlib is already part of Anaconda, so why do we need to pip install it?

ageron avatar Sep 24 '19 03:09 ageron

I understand anaconda does provide but I noticed that this docker set needed matplotlib and would not work without the pip install I added in this pull request.

I do not use anaconda much so do not precisely know why this happens.

lvnilesh avatar Sep 26 '19 04:09 lvnilesh

Happened to me too. Can confirm this is needed.

hkoosha avatar Oct 18 '20 07:10 hkoosha