0

I have succeeded to install h5py package via pp and anaconda on windows 10 64bit, Python 3.5.1.

conda install h5py

But I couldn't execute python server. Here is the screenshot to show my trouble.

enter image description here

I need your help. thanks

Kenyi Despean
  • 206
  • 2
  • 15

1 Answers1

0

We can get some trouble in installing the python packages on windows by conda or pip. Please download 64-bit h5py from here and try to install it.

link

supernova
  • 398
  • 1
  • 3
  • 15