When I runt this import with pyspark with python3.51, it errors: > from graphframes import * > ZipImportError: can't find module 'graphframes' but is success in pyspark with python 2.7.1