Looks like pyspark was not able to find the python binaries from the
environment. You need to install python
<https://docs.python.org/2/faq/windows.html> (if not installed already).

Thanks
Best Regards

On Thu, Sep 25, 2014 at 9:00 AM, Denny Lee <denny.g....@gmail.com> wrote:

> This seems similar to a related Windows issue concerning python where
> pyspark could't find the python because the PYTHONSTARTUP environment
> wasn't set - by any chance could this be related?
>
> On Wed, Sep 24, 2014 at 7:51 PM, christy <760948...@qq.com> wrote:
>
>> Hi I have installed standalone on win7(src not pre-built version), after
>> the
>> sbt assembly, I can run spark-shell successfully but python shell does
>> work.
>>
>> $ ./bin/pyspark
>> ./bin/pyspark: line 111: exec: python: not found
>>
>> have you solved your problem?
>>
>> Thanks,
>> Christy
>>
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/What-is-a-pre-built-package-of-Apache-Spark-tp14080p15101.html
>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
>> For additional commands, e-mail: user-h...@spark.apache.org
>>
>>
>

Reply via email to