python-spark-tutorial icon indicating copy to clipboard operation
python-spark-tutorial copied to clipboard

add __init__.py to commons package

Open manuhortet opened this issue 7 years ago • 0 comments

imports from commons.Utils on first two exercises won't work for me without this. Error was: ValueError: Attempted relative import in non-package

manuhortet avatar Oct 08 '18 12:10 manuhortet