I’ve installed pyspark using pip install pyspark
command in CMD.
After when I ran pyspark
command in CMD I’m getting below error message.
(https://i.sstatic.net/kZaDKHJb.png)
Need resolution how I can fix this. I’ve checked below to fix this issue but no luck still
Checked if environment variables are properly configured.