Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-12 Thread eryksun
On Fri, Jan 11, 2013 at 7:12 PM, somnath chakrabarti wrote: > > Actually the problem was the access permission for the destination folder. I > changed to my account-specific path and it worked. You should be OK using gcc as long as you're not using C++. But why not use Microsoft's free (as in bee

Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-11 Thread Prasad, Ramit
somnath chakrabarti wrote: > Actually I embedded a link to the refer site from where I have been following > the procedure. I am new to Python > too and have been following the book "Mining the Social Web" by Matthew > Russell and thought Tutor mailing list > would be the right place to post the

Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-11 Thread Prasad, Ramit
somnath chakrabarti wrote: >  I have mingw and python 2.7 in a Windows 7 box and trying to install > PyGraphViz-1.1 using the following CLI > utility > > python setup.py install build --compiler=mingw32 > However, it ends up compiling error with undefined references as follows: > > ... > build\t

Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-11 Thread somnath chakrabarti
Actually the problem was the access permission for the destination folder. I changed to my account-specific path and it worked. Thanks Somnath On Fri, Jan 11, 2013 at 7:08 PM, Prasad, Ramit wrote: > somnath chakrabarti wrote: > > I have mingw and python 2.7 in a Windows 7 box and trying to ins

Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-09 Thread somnath chakrabarti
Actually I embedded a link to the refer site from where I have been following the procedure. I am new to Python too and have been following the book "Mining the Social Web" by Matthew Russell and thought Tutor mailing list would be the right place to post the question. Anyways will try to post in t

Re: [Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-09 Thread Oscar Benjamin
Please post in plain text on this mailing list (not html). On 9 January 2013 09:38, somnath chakrabarti wrote: > > I have mingw and python 2.7 in a Windows 7 box and trying to install > PyGraphViz-1.1 using the following CLI utility > > python setup.py install build --compiler=mingw32 > > Howeve

[Tutor] pexports python27.dll > python27.def (pygraphviz 1.1 package )

2013-01-09 Thread somnath chakrabarti
I have mingw and python 2.7 in a Windows 7 box and trying to install PyGraphViz-1.1 using the following CLI utility python setup.py install build --compiler=mingw32 However, it ends up compiling error with undefined references as follows: ... build\temp.win-amd64-2.7\Release\pygraphviz\graphviz