标签: python-3.x apache-spark pyspark jupyter-notebook
enter image description here
在-> sc = pyspark.SparkContext(appName =“ Pi”)行上获取此错误
import findspark findspark.init() import pyspark import random pyspark.SparkContext(appName="Pi")