I could run PySpark from the terminal line and everything works fine.
~/spark-1.0.0-bin-hadoop1/bin$ ./pyspark
Welcome to
pyspark isn't probably at your pythonpath variable. Go to location where pyspark folder is located and add that folder to your class path.