-1

I need to save my new sequential model but when I use the model.save(filename),it shows error like save_model requires hp5y.I tried installing h5py in conda by 'conda install -c anaconda h5py'command. And I also installed cython,but then the error exists .what should I do?

Mythili
  • 11
  • 2

1 Answers1

0

one should include the package in pycharm project interpreter after being downloaded in the conda environment.

Mythili
  • 11
  • 2