You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Ashutosh Kumar <km...@gmail.com> on 2016/02/18 16:18:38 UTC

matplotlib import error

I am getting error ImportError: No module named matplotlib.pyplot .
What I need to do?

Thanks
Ashutosh

Re: matplotlib import error

Posted by moon soo Lee <mo...@apache.org>.
Could you try import it from regular python commandline shell?
If it fails, it looks like need to install matplotlib.

Thanks,
moon

On Thu, Feb 18, 2016 at 7:50 AM Ashutosh Kumar <as...@gmail.com>
wrote:

> I did not built from source. Using downloaded binaries 0.5.5 Do I need to
> do any configuration for pyspark ?
>
> On Thu, Feb 18, 2016 at 8:48 PM, Ashutosh Kumar <km...@gmail.com>
> wrote:
>
>> I am getting error ImportError: No module named matplotlib.pyplot .
>> What I need to do?
>>
>> Thanks
>> Ashutosh
>>
>
>

Re: matplotlib import error

Posted by Ashutosh Kumar <as...@gmail.com>.
I did not built from source. Using downloaded binaries 0.5.5 Do I need to
do any configuration for pyspark ?

On Thu, Feb 18, 2016 at 8:48 PM, Ashutosh Kumar <km...@gmail.com>
wrote:

> I am getting error ImportError: No module named matplotlib.pyplot .
> What I need to do?
>
> Thanks
> Ashutosh
>