________
> From: Jianfeng (Jeff) Zhang
> Sent: Monday, January 2, 2017 4:24 PM
> Subject: Re: py4j doesn't work with python interpreter
> To:
>
>
>
> Could you attache the interpreter log ?
>
>
> Best Regard,
> Jeff Zhang
>
>
> From: Dominiq
>>
>> sudo pip install pyplot
>>
>> I think you need to pip install py4j instead?
>>
>> _____
>> From: Jianfeng (Jeff) Zhang
>> Sent: Monday, January 2, 2017 4:24 PM
>> Subject: Re: py4j doesn't work with python in
aid you ran
>
> sudo pip install pyplot
>
> I think you need to pip install py4j instead?
>
> _
> From: Jianfeng (Jeff) Zhang
> Sent: Monday, January 2, 2017 4:24 PM
> Subject: Re: py4j doesn't work with python interpreter
> To:
>
You said you ran
sudo pip install pyplot
I think you need to pip install py4j instead?
_
From: Jianfeng (Jeff) Zhang
mailto:jzh...@hortonworks.com>>
Sent: Monday, January 2, 2017 4:24 PM
Subject: Re: py4j doesn't work with python interpreter
To: m
, 2017 at 9:09 PM
To: "users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>"
mailto:users@zeppelin.apache.org>>
Subject: py4j doesn't work with python interpreter
Hi all,
I installed py4j with "pipe install" command: sudo pip install pyplot.
When i try to use d
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 fo