473,399 Members | 3,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Issues with nonfunctioning VTK under python 2.5

Hello,

I have tried to install the entire stash of eggs in the svn repository
at enthought using enthought enstaller on Windows XP,and it mostly seems
to have been successful for my python2.5 installation. Unfortunately, I
can not seem to load up my vtk modules. Every time I try to import vtk
from anywhere using python2.5, I get the message

"import vtk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"c:\python25\lib\site-packages\VTK-5.0.1-py2.5-win32.egg\vtk\__init__.py"
, line 29, in <module>
from common import *
File
"c:\python25\lib\site-packages\VTK-5.0.1-py2.5-win32.egg\vtk\common.py",
line 9, in <module>
from vtkCommonPython import *
ImportError: No module named vtkCommonPython"

I have checked my path, unistalled vtk, reinstalled vtk, added a vtk.pth
file with various plausible paths, changed the name of
vtkCommonPython.dll to vtkCommonPython.pyd (which changes the message to
"ImportError: Module use of python24.dll conflicts with this version of
Python"), but nothing seems to work.

I have a version of enthought sumo python 2.4 installed also which might
cause some conflicts, but so far vtk seems to be the only package that
has not worked correctly (scipy, numpy, matplotlib, PyOpengl, PyODE, and
wxpython2.8 demos all work)

Any suggestions would be greatly appreciated.

Regards,
Eric Carlson
Jun 22 '07 #1
1 1650
Eric Carlson wrote:
Any suggestions would be greatly appreciated.
Please bring these bug reports to en***********@enthought.com and possibly make
a ticket on our Trac.

https://mail.enthought.com/mailman/l.../enthought-dev
https://svn.enthought.com/enthought

Thanks.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Jun 22 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tom Loredo | last post by:
Hi folks- I'm about to move from a Solaris 8/SPARC environment to a Dell running RedHat 9. Are there any issues I need to be aware of in bringing my Python code over (mostly scientific...
6
by: Pierre Rouleau | last post by:
Hi all! I am using Python 2.3.1 on Win32 (NT, 2000). Whenever a file imports the standard tempfile module, Python 2.3.1 issues the following warning: C:\Python23\lib\fcntl.py:7:...
0
by: Johnathan Doe | last post by:
I've been thinking about what the issues would be in compiling Python into native machine code, and since type information is important in Python, it seems possible that Python code can be...
2
by: Alex Holcombe | last post by:
 One thing that attracted me to Python was the prospect of significantly shorter debugging times and debug-execution cycles thanks to Python being an interpreted rather than compiled language. In...
28
by: grahamd | last post by:
Who are the appropriate people to report security problems to in respect of a module included with the Python distribution? I don't feel it appropriate to be reporting it on general mailing lists.
5
by: sandy | last post by:
Hi All, I am a newbie to MySQL and Python. At the first place, I would like to know what are the general performance issues (if any) of using MySQL with Python. By performance, I wanted to...
10
by: Sean McIlroy | last post by:
Can anybody help me make sense of the fact that the following script doesn't work? It's so simple I can't imagine what I'm missing. Any help will be much appreciated. Peace, STM ## ALARM...
4
by: Bucco | last post by:
I installed python 2.5b3 on my windows XP sp2 box without any issues. I can double click the python program, and idle comes up in the command line window. However when I run python from the...
5
by: Alexnb | last post by:
Hello I am sure most of you are familiar with py2exe. I am having a bit of a problem. See the program has a few pictures involved and the .ico it uses for the windows. However, the pictures are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.