From: Dr P H B. <P.H...@bh...> - 2006-06-02 19:03:07
|
I have installed vpython 4 beta, but get the error message below: help, please I am running windows ME (it came betweenbetween windodws 98 & windows xp) Peter Borcherds Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. **************************************************************** Personal firewall software may warn about the connection IDLE makes to its subprocess using this computer's internal loopback interface. This connection is not visible on any external interface and no data is sent to or received from the Internet. **************************************************************** IDLE 1.1.3 >>> ========================================== RESTART ========================================== >>> dir() ['__builtins__', '__doc__', '__name__'] >>> from visual import * Traceback (most recent call last): File "<pyshell#1>", line 1, in -toplevel- from visual import * File "C:\PYTHON24\lib\site-packages\visual\__init__.py", line 24, in -toplevel- import array_backend File "C:\PYTHON24\lib\site-packages\visual\array_backend.py", line 1, in -toplevel- import cvisual ImportError: DLL load failed: A device attached to the system is not functioning. >>> from Dr P H Borcherds reply to: p.h...@bh... telephone (+44) 121 475 3029 |