|  | installing matplotlib with numpy and scipy for Python in Cyg |  | |
| | | chapagainanish |  |
| Posted: Wed Sep 03, 2008 7:42 am Post subject: installing matplotlib with numpy and scipy for Python in Cyg |  |
Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.org guidelines but there's few error thrown as failed..with exit status 1
please if someone has installed these module help me thank's and regard's Anish |
| |
| | | Uwe Schmitt |  |
| Posted: Wed Sep 03, 2008 11:39 am Post subject: Re: installing matplotlib with numpy and scipy for Python in |  |
On 3 Sep., 11:42, "chapagainanish" <chapagainan...@yahoo.com> wrote:
| Quote: | Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.org guidelines but there's few error thrown as failed..with exit status 1
please if someone has installed these module help me thank's and regard's Anish
|
LINK may help you.
Do you really want a cygwin based installation ? You could download enthoughts python edition which includes lots of math stuff.
Greetings, Uwe |
| |
| | | Anish Chapagain |  |
| Posted: Wed Sep 03, 2008 11:43 am Post subject: Re: installing matplotlib with numpy and scipy for Python in |  |
| |  | |
On Sep 3, 12:39 pm, Uwe Schmitt <rocksportroc...@googlemail.com> wrote:
| Quote: | On 3 Sep., 11:42, "chapagainanish" <chapagainan...@yahoo.com> wrote:
Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.org guidelines but there's few error thrown as failed..with exit status 1
please if someone has installed these module help me thank's and regard's Anish
LINK may help you.
Do you really want a cygwin based installation ? You could download enthoughts python edition which includes lots of math stuff.
Greetings, Uwe
|
Hi, thank's i'm looking through the link cens.ioc.ee and am in need of using matplotlib and to run few system call, so i installed cygwin baically for system call in linux/unix and matplotlib for GUI(graph,chart) but matplotlib is not getting installed in cygwin..
any further help will be heartly accepted
thank's anish |
| |
| | | Diez B. Roggisch |  |
| Posted: Wed Sep 03, 2008 11:56 am Post subject: Re: installing matplotlib with numpy and scipy for Python in |  |
| |  | |
Anish Chapagain schrieb:
| Quote: | On Sep 3, 12:39 pm, Uwe Schmitt <rocksportroc...@googlemail.com wrote: On 3 Sep., 11:42, "chapagainanish" <chapagainan...@yahoo.com> wrote:
Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.org guidelines but there's few error thrown as failed..with exit status 1 please if someone has installed these module help me thank's and regard's Anish LINK may help you.
Do you really want a cygwin based installation ? You could download enthoughts python edition which includes lots of math stuff.
Greetings, Uwe
Hi, thank's i'm looking through the link cens.ioc.ee and am in need of using matplotlib and to run few system call, so i installed cygwin baically for system call in linux/unix and matplotlib for GUI(graph,chart) but matplotlib is not getting installed in cygwin..
|
What are "system calls"? You *have* windows, so in the end you can do everything with "normal" python. And I presume that your codebase is by far smaller that matplotlibs, so adapting your source is easier than theirs.
Diez |
| |
|
|