shenweichen / GraphEmbedding

Implementation and experiments of graph embedding algorithms.
MIT License
3.68k stars 995 forks source link

fatal error C1083 #74

Open aisoda6222 opened 2 years ago

aisoda6222 commented 2 years ago

Hi Sir, I have this error "fatal error C1083: Cannot open include file: 'hdf5.h': No such file or directory" when i try to run "python setup.py install.". please help me to solve the issue. thanks

aisoda6222 commented 2 years ago

this is the output: C:\Users\s\anaconda3\lib\site-packages\numpy\core\include\numpy\npy_1_7_deprecated_api.h(14) : Warning Msg: Using deprecated NumPy API, disable it with #define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION C:\Users\s\AppData\Local\Temp\easy_install-v7z7edsn\h5py-2.10.0\h5py\api_compat.h(27): fatal error C1083: Cannot open include file: 'hdf5.h': No such file or directory error: Setup script exited with error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX86\x64\cl.exe' failed with exit code 2