Re: [Tutor] Graphs and Python

2013-10-28 Thread Albert-Jan Roskam
On Mon, 10/28/13, Mark Lawrence wrote: Subject: Re: [Tutor] Graphs and Python To: tutor@python.org Date: Monday, October 28, 2013, 7:38 PM On 28/10/2013 16:27, SAMADI, BEHROKH wrote: > Hi > I need to use a graph manipulation and visuali

Re: [Tutor] Graphs and Python

2013-10-28 Thread Mark Lawrence
On 28/10/2013 16:27, SAMADI, BEHROKH wrote: Hi I need to use a graph manipulation and visualization package with Python 3.3, on MS Windows XP. I have tried a number of packages, graphviz, pygraphviz, but, cannot get them working, mostly with syntax errors, possibly due to the mismatch of pyth

Re: [Tutor] Graphs and Python

2013-10-28 Thread Alan Gauld
On 28/10/13 16:27, SAMADI, BEHROKH wrote: I need to use a graph manipulation and visualization package with Python 3.3, on MS Windows XP. I have tried a number of packages, graphviz, pygraphviz, but, cannot get them working, mostly with syntax errors, possibly due to the mismatch of python v

[Tutor] Graphs and Python

2013-10-28 Thread SAMADI, BEHROKH
Hi I need to use a graph manipulation and visualization package with Python 3.3, on MS Windows XP. I have tried a number of packages, graphviz, pygraphviz, but, cannot get them working, mostly with syntax errors, possibly due to the mismatch of python versions. Please let me know what packa