Finally I found the solution! I have changed the Python's directory settings as below:
import os import sys os.chdir(*"C:\Python27"*) os.curdir and it works like a charm :) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spyder-and-SPARK-combination-problem-Please-help-tp27882p27896.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe e-mail: user-unsubscr...@spark.apache.org