Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'subject:using': 0.04; 'subject:Python': 0.06; 'subject:code': 0.07; 'python': 0.08; 'am,': 0.12; 'c++': 0.12; 'list?': 0.13; 'library': 0.15; 'bye': 0.16; 'received:mindspring.com': 0.16; 'x-mailer:apple mail (2.1084)': 0.16; 'wrote:': 0.16; 'subject:Help': 0.17; 'header:In-Reply-To:1': 0.22; 'aug': 0.24; 'importing': 0.29; 'asking': 0.29; 'received:24': 0.32; 'hi,': 0.32; 'to:addr:python-list': 0.33; 'charset:us-ascii': 0.36; 'problems': 0.36; 'facing': 0.37; 'using': 0.37; 'but': 0.37; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'header :Message-Id:1': 0.61; 'received:69.73': 0.84 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Help needed with using SWIG wrapped code in Python From: Philip Semanchuk In-Reply-To: Date: Mon, 15 Aug 2011 08:51:47 -0400 Content-Transfer-Encoding: 7bit References: To: Lista-Comp-Lang-Python list X-Mailer: Apple Mail (2.1084) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - deimos.nocdirect.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - semanchuk.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313412720 news.xs4all.nl 23958 [2001:888:2000:d::a6]:41543 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11455 On Aug 15, 2011, at 4:08 AM, Vipul Raheja wrote: > Hi, > > I have wrapped a library from C++ to Python using SWIG. But I am facing > problems while importing and using it in Python. Hi Vipul, Did you try asking about this on the SWIG mailing list? bye Philip