georeference.org
Subscribe to this thread
Home - Scripting / All posts - Python Environment SetUp - Tips & Distributions Etc
jonno

337 post(s)
#11-Nov-08 03:29

Python Distribution Used:-

My Personal Choice is Enthought - http://www.enthought.com/products/epd.php - Comes with a lot of extras such as SciPY and simple to install.

BTW - Have a look at Demos/MayaVi - France.py for 2.5D rendering of xyz data - I think it's cool.

Next step is to install Python.Net for referencing the Clr from within Python:-

http://pythonnet.sourceforge.net/readme.html

http://sourceforge.net/project/showfiles.php?group_id=162464

There is a problem with this distribution so open in Visual Studio and Rebuild

Move 2 Files:- 1)clr.pyd 2) Python.Runtime.dll to the Following Folder

C:\Python25

And Test with the Attached Files

Enthought contains the SciPy package which is really neat especially weave which I am really interested in!!!!

see http://www.scipy.org/PerformancePython for benchmark tests - this is really impressive.

J

Attachments:
MyWindows.py
SQLSERVER.py


To err is human. To really foul things up requires a computer and a Very BIG Head

0 msec Copyright (C) 2007-2008 Manifold.net. All rights reserved.