<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote
cite="mid:AANLkTi=W1pVz62EhFM8zz=Rk97GVFaFp8VcgHzhfdiFw@mail.gmail.com"
type="cite">Does this file actually exist?
<div><span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse; color: rgb(80, 0, 80);">/Library/Frameworks/Python.framework/Versions/6.1/lib/vtk-5.4/libvtkHybrid.dylib</span></div>
<div><font class="Apple-style-span" color="#500050"
face="arial, sans-serif"><span class="Apple-style-span"
style="border-collapse: collapse;"><br>
</span></font></div>
<div><font class="Apple-style-span" color="#500050"
face="arial, sans-serif"><span class="Apple-style-span"
style="border-collapse: collapse;">The question is, how did you get a
VTK library inside your python framework? That is completely
unexpected. (As is a 6.1 version of python... as far as I know, version
6.1 of python is still far in the future...)<br>
</span></font><br>
</div>
</blockquote>
<br>
Hello David, <br>
<br>
Thank you very much for your response; this is greatly appreciated!
Apparently the /6.1/lib/vtk-5.4 directory is created when the Enthought
Python distribution is installed. Here is a snippet from the
EPD_Readme.txt file:<br>
<br>
EPD README<br>
==========<br>
<br>
This EPD-6.1-1 installer provides a Python build for<br>
OS X 10.5 and later. Note that this installer only supports the<br>
x86 (Intel) architecture, and not the ppc (Power PC) architecture.<br>
It includes Python 2.6.4.<br>
<br>
<br>
Install Notes<br>
-------------<br>
<br>
A full installation will install the following:<br>
* Python framework -- installed into:<br>
/Library/Frameworks/Python.framework/Versions/6.1<br>
<br>
So what could I do? Should I remove or re-name this directory? Once
again, thank you!<br>
<br>
Nicholas <br>
<br>
</body>
</html>