Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Windows Installation Isuue #60

Open
SHAFNehal opened this issue Aug 4, 2017 · 0 comments
Open

Windows Installation Isuue #60

SHAFNehal opened this issue Aug 4, 2017 · 0 comments

Comments

@SHAFNehal
Copy link

SHAFNehal commented Aug 4, 2017

following the instruction provided I have tried to setup networkx-metis in windows. But getting the following error-

python setup.py install
running install
running bdist_egg
running egg_info
creating networkx_metis.egg-info
writing requirements to networkx_metis.egg-info\requires.txt
writing networkx_metis.egg-info\PKG-INFO
writing top-level names to networkx_metis.egg-info\top_level.txt
writing dependency_links to networkx_metis.egg-info\dependency_links.txt
writing manifest file 'networkx_metis.egg-info\SOURCES.txt'
reading manifest file 'networkx_metis.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'networkx_metis.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running build_clib
building 'gklib' library
C:\Users\insul\Anaconda2\Library\mingw-w64\bin\gcc.exe -mdll -O -Wall -DMS_WIN64 -Isrc/GKlib -c src/GKlib\b64.c -o build\temp.win-amd64-2.7\src\gklib\b64.o
In file included from src/GKlib\GKlib.h:23:0,
from src/GKlib\b64.c:20:
src/GKlib\gk_arch.h:44:28: fatal error: sys/resource.h: No such file or directory
compilation terminated.
error: command 'C:\Users\insul\Anaconda2\Library\mingw-w64\bin\gcc.exe' failed with exit status 1

I have tried a lot to solve this issue but I am not able to get a fix.

Any suggestions would really help. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant