apache spark - Configuration PySpark for Intellij -


c:\users\mbaye\anaconda3\python.exe c:/users/mbaye/junior/com/axa/projet/testmb.py traceback (most recent call last):   file "c:/users/mbaye/junior/com/axa/projet/testmb.py", line 2, in <module>     pyspark import sparkcontext, sparkconf importerror: no module named 'pyspark'  process finished exit code 1 

i got "error"


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -