[SciPy-dev] Re: [SciPy-user] "Building Scipy on Windows" notes available

val val at vtek.com
Wed Feb 18 22:23:10 EST 2004


Dear friends,

    I installed scipy and gist (Windows XP Pro using
Windows installers for Python2.3).

    With scipy i can't run simple methods - both plt and gplt;
all imports are Ok:
import gui_thread
from scipy import gplt (or plt)
when it comes to plt.plot(...), it crashes

With gist also the imports are Ok 
from gist import *
import gistdemolow

when i run
gistdemolow.run() i have a message:
gist.error: failed to create drawing -- Gist work.gs style sheet missing

The file work,gs IS on the path, though.

Any suggestions, what i'm doing wrong?

Val



More information about the SciPy-Dev mailing list