Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89083
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| 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; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:faqs': 0.09; '10:17': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:File': 0.16; 'subject:embed': 0.16; 'subject:import': 0.16; 'url:catb': 0.16; 'url:~esr': 0.16; 'subject:python': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'module': 0.19; 'subject:project': 0.19; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'but': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'here:': 0.62; 'email addr:gmail.com': 0.63; 'charset:windows-1252': 0.65; 'received:12': 0.81 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Emile van Sebille <emile@fenx.com> |
| Subject | Re: Failed to import a "pyd: File When python intepreter embed in C++ project |
| Date | Fri, 17 Apr 2015 10:52:45 -0700 |
| References | <552da0d2-e744-4ce2-8204-14a7274515de@googlegroups.com> <mailman.908.1358958543.2939.python-list@python.org> <mailman.940.1358995439.2939.python-list@python.org> <0278ba52-ef8b-431b-a6e4-b0df4f9f8bc9@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | www.westernstatesglass.com |
| User-Agent | Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
| In-Reply-To | <0278ba52-ef8b-431b-a6e4-b0df4f9f8bc9@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.376.1429293177.12925.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1429293177 news.xs4all.nl 2955 [2001:888:2000:d::a6]:38189 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:89083 |
Show key headers only | View raw
On 4/17/2015 10:17 AM, saadaouijihed1990@gmail.com wrote: > I have a swig module (.pyd).I followed the steps but it doesn't work > please help me. > Start here: http://catb.org/~esr/faqs/smart-questions.html Emile
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Failed to import a "pyd: File When python intepreter embed in C++ project saadaouijihed1990@gmail.com - 2015-04-17 10:17 -0700 Re: Failed to import a "pyd: File When python intepreter embed in C++ project Emile van Sebille <emile@fenx.com> - 2015-04-17 10:52 -0700 Re: Failed to import a "pyd: File When python intepreter embed in C++ project Dave Angel <davea@davea.name> - 2015-04-17 20:40 -0400
csiph-web