when try to install using python 2.7 and 3.7
pip install spark-package
Error:
File "c:\python27\lib\distutils\util.py", line 126, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'spark_package/resources/' cannot end with '/'