OE_Spark_practice Install dependencies Open "anaconda promt" Install "Findspark" conda install -c conda-forge findspark for more information url https://anaconda.org/conda-forge/findspark Install "pyspark" pip install pyspark