Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28925

pythonOCC examples doesn't work?

Newsgroups comp.lang.python
Date 2012-09-11 20:58 -0700
Message-ID <ecfbc77e-a073-452b-9b29-a610b23d1dda@googlegroups.com> (permalink)
Subject pythonOCC examples doesn't work?
From Jayden <jayden.shui@gmail.com>

Show all headers | View raw


I installed 
(1) pythonxy2.7.2.3 (with python2.7) and
(2) pythonOCC-0.5-all-in-one.win32.py26 
on windows 7 64 bit computer.

I try run pythonOCC examples in its example folder, such as the helloworld.py and got errors as follows:

    ImportantError: DLL load failed: The specified module could not be found.

The error come from the line of code:

from OCC.BrepPrimAPI import *

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

pythonOCC examples doesn't work? Jayden <jayden.shui@gmail.com> - 2012-09-11 20:58 -0700
  Re: pythonOCC examples doesn't work? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-12 00:52 -0400

csiph-web