Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Graphviz cgraph.h not found #155

@parthi2929

Description

@parthi2929

Hi

I tried installing pygraphviz with below command and different variations but all in vain

pip install pygraphviz --install-option="--include-path=C:\Program Files (x86)\Graphviz2.38\include\graphviz" --install-option="--library-path=C:\Program Files (x86)\Graphviz2.38\lib" 

Error:

pygraphviz/graphviz_wrap.c(2954): fatal error C1083: Cannot open include file: 'graphviz/cgraph.h': No such file or directory
    error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\VC\\Tools\\MSVC\\14.13.26128\\bin\\HostX86\\x86\\cl.exe' failed with exit status 2

Kindly help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions