-
Notifications
You must be signed in to change notification settings - Fork 496
Open
Description
Here is the error call back while importing sparkdl
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-3-4a9be7b8a3d0> in <module>()
----> 1 import sparkdl
1 frames
/usr/local/lib/python3.6/dist-packages/sparkdl/image/imageIO.py in <module>()
23
24 # pyspark
---> 25 from pyspark import Row
26 from pyspark import SparkContext
27 from pyspark.sql.types import (BinaryType, IntegerType, StringType, StructField, StructType)
ModuleNotFoundError: No module named 'pyspark'
Spark version -> sparkdl-0.2.2
Metadata
Metadata
Assignees
Labels
No labels