Re: py4j doesn't work with python interpreter

2017-01-03 Thread Jeff Zhang
ip install pyplot > > I think you need to pip install py4j instead? > > _ > From: Jianfeng (Jeff) Zhang <jzh...@hortonworks.com> > Sent: Monday, January 2, 2017 4:24 PM > Subject: Re: py4j doesn't work with python interpreter > To: <users@z

Re: py4j doesn't work with python interpreter

2017-01-03 Thread Dominique Fabre
Cheung <felixcheun...@hotmail.com>: > >> You said you ran >> >> sudo pip install pyplot >> >> I think you need to pip install py4j instead? >> >> _ >> From: Jianfeng (Jeff) Zhang <jzh...@hortonworks.com> >> Sen

Re: py4j doesn't work with python interpreter

2017-01-03 Thread Dominique Fabre
eun...@hotmail.com>: > You said you ran > > sudo pip install pyplot > > I think you need to pip install py4j instead? > > _ > From: Jianfeng (Jeff) Zhang <jzh...@hortonworks.com> > Sent: Monday, January 2, 2017 4:24 PM > Subject: Re:

Re: py4j doesn't work with python interpreter

2017-01-02 Thread Felix Cheung
You said you ran sudo pip install pyplot I think you need to pip install py4j instead? _ From: Jianfeng (Jeff) Zhang <jzh...@hortonworks.com<mailto:jzh...@hortonworks.com>> Sent: Monday, January 2, 2017 4:24 PM Subject: Re: py4j doesn't work with python

py4j doesn't work with python interpreter

2017-01-02 Thread Dominique Fabre
Hi all, I installed py4j with "pipe install" command: sudo pip install pyplot. When i try to use dynamic form with python intrepeter in a paragraph: %python print (z.input("f1","defaultValue")) i have this result: You must install py4j Python module (pip install py4j) to use Zeppelin dynamic