Dr. Phillip M. Feldman wrote:
> Running C:\Program Files\Python25\python.exe C:\Program
> Files\Python25\Examples\basemap-0.99.4\barb_
> demo.py
> C:\Program: can't open file 'Files\Python25\python.exe': [Errno 2] No such
> file or directory
> TEST FAILURE (status=2)

This looks like an issue with white space in the file path -- Windows 
can be weird about that.

That's why Python is usually installed directly into:

C:\python25

Rather than in "Program Files", though you're right, that's where it 
should be put.

what does that "Running" message come from -- it doesn't look like it's 
written to accommodate white space.

-Chris






-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to