.... I saw from your last reply that I have failed to clarify some
details about out install. You mentioned installing vtk using the i386
rpm. We are running FC7 x86_64, i.e. 64-bit, w/ almost everything
installed 64-bit, including python, VTL, & tkinter, see below. Sorry for
any wasted time this may have caused.
[EMAIL PROTECTED] Burgreen] 12:34:30pm 368 % uname -a
Linux C2Da.RSI.COM 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007
x86_64 x86_64 x86_64 GNU/Linux
[EMAIL PROTECTED] Burgreen] 12:38:30pm 369 % which python
/usr/bin/python
[EMAIL PROTECTED] Burgreen] 12:38:36pm 370 % file `!!`
file `which python`
/usr/bin/python: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped
[EMAIL PROTECTED] Burgreen] 12:38:45pm 371 % which mayavi
/usr/bin/mayavi
[EMAIL PROTECTED] Burgreen] 12:38:50pm 372 % file `!!`
file `which mayavi`
/usr/bin/mayavi: python script text executable
[EMAIL PROTECTED] Burgreen] 12:38:55pm 373 % python -c "inport vtk"
File "<string>", line 1
inport vtk
^
SyntaxError: invalid syntax
[EMAIL PROTECTED] Burgreen] 12:39:11pm 374 % python -c "import vtk"
[EMAIL PROTECTED] Burgreen] 12:39:16pm 375 % python -c "import mayavi"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named mayavi
[EMAIL PROTECTED] Burgreen] 12:39:21pm 376 %
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users