Hello there,=0A=0AI would like to use Descartes to make plots of data such =
as contained in the file 'bulb.csv' (in your 'demo' folder). I started to =
learn making plots just by following your simple guide as follows (see your=
website, page: 'download.html').=0A=0A'MS Windows: open the descartes.py a=
pplication with a python interpreter (e.g. wpython of the Enthought distrib=
ution). '=0A=0AWhen I opened the file 'descartes.py' with the Python GUI of=
Enthought Edition and run it, I got the following error message:=0A=0ATrac=
eback (most recent call last):=0A File "D:\Installs\Plotter\descartes-0-7\=
descartes.py", line 65, in -toplevel-=0A from scipy_base import array=0A=
ImportError: No module named scipy_base=0A>>> =0A=0AWhat has happened? Cou=
ld somebody help me resolving this problem please, oo please? Is there any=
informative manual out there that can help some one like me who knows noth=
ing about Phyton, to become able to generate plots with Descrates?=0AThank =
you for your help.=0AHerman Syah.=0A=0A
|