<div dir="ltr">Hi guys i&#39;m new to rrdtool , i want to use rrdtool for one of my python projects, i&#39;m trying to install rrdtool by typing this script in my command prompt<div><br></div><div style> &quot;python setup.py install build --compiler=mingw32 &quot;</div>
<div style><br></div><div style>this is the output that i get :</div><div style><br></div><div style><div>running install</div><div>running build</div><div>running build_ext</div><div>running build_configure</div><div>building &#39;rrdtoolmodule&#39; extension</div>
<div>C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -Irrdtool-1.4.7/src -IC:\Python2</div><div>7\include -IC:\Python27\PC -c rrdtool-1.4.7/bindings/python/rrdtoolmodule.c -o b</div><div>uild\temp.win32-2.7\Release\rrdtool-1.4.7\bindings\python\rrdtoolmodule.o</div>
<div>rrdtool-1.4.7/bindings/python/rrdtoolmodule.c:41:30: fatal error: ../../rrd_config.h: No such file or directory</div><div>compilation terminated.</div><div>error: command &#39;gcc&#39; failed with exit status 1</div>
<div><br></div><div style>i have searched for a solution but had no success.</div><div style>pls can anyone help !!</div></div></div>