Open CarlosVaquero opened 5 years ago
@CarlosVaquero Did you manage to solve this anyway !?
I ran into such error a lot with the latest release. It's quite tedious to install one package at a time to keep eliminating the exceptions. So I took the easy way out and use older releases, instead. For me 1.3.0-spark2.4-s_2.11 works the best
@spark-water how did you install the specific version of sparkdl
i tried using
pip install sparkdl==1.3.0-spark2.4-s_2.11
It didnt work
Please help
sparkdl 0.2.2 available in pip returns the following error when importing either DeepImageFeaturizer or KerasTransformer.
It seems there is an incompatibility on the use of KerasImageFileTransformer since keras_image.py has been modified but the graph attribute not.
`--------------------------------------------------------------------------- AttributeError Traceback (most recent call last)