Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'failed:': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'folder,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.17; 'fix': 0.17; 'examples': 0.18; 'windows': 0.19; 'load': 0.19; 'module': 0.19; 'skip:p 30': 0.20; 'bit': 0.21; 'import': 0.21; 'example': 0.23; 'errors': 0.23; 'specified': 0.23; 'installed': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'dll': 0.27; 'found.': 0.27; 'mix': 0.27; 'header:X-Complaints-To:1': 0.28; 'run': 0.28; 'error': 0.30; '(2)': 0.32; 'computer.': 0.32; 'from:addr:yahoo.co.uk': 0.32; 'could': 0.32; 'safely': 0.33; 'to:addr:python-list': 0.33; '(with': 0.33; 'code:': 0.33; '(1)': 0.34; 'thanks': 0.34; 'follows:': 0.35; 'subject:?': 0.35; 'received:org': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: pythonOCC examples doesn't work? Date: Wed, 12 Sep 2012 07:41:33 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-146-13-33.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: X-Antivirus: avast! (VPS 120911-1, 11/09/2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347432118 news.xs4all.nl 6915 [2001:888:2000:d::a6]:36345 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28934 On 12/09/2012 05:02, Jayden wrote: > I installed > (1) pythonxy2.7.2.3 (with python2.7) and > (2) pythonOCC-0.5-all-in-one.win32.py26 Can you safely mix these? > 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 * > > How to fix the error? Thanks a lot!! > See above, I hope, I don't actually know :) -- Cheers. Mark Lawrence.