View previous topic :: View next topic |
Author |
Message |
kpapa
Joined: 15 Jun 2011 Posts: 3 Location: Patras
|
Posted: Wed Jun 15, 2011 3:03 pm Post subject: miniupnp python release |
|
|
Hi all,
I have created a miniupnpc.pyd file from the current source code.
Although i can import it in python and call many functions of the librbary,
python crashes when i call discover().
I show an old topic in the forum about the same bug.
Is there any solution to this?
Thank you in advace,
kostas |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1594
|
Posted: Wed Jun 15, 2011 9:36 pm Post subject: |
|
|
please give details :
- the miniupnpc version
- your OS/version
- the python version _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
kpapa
Joined: 15 Jun 2011 Posts: 3 Location: Patras
|
Posted: Thu Jun 16, 2011 9:31 am Post subject: |
|
|
I have compiled the current source code: miniupnpc-1.5.20110527.tar.gz
OS: Win7
Python 2.6 |
|
Back to top |
|
 |
kpapa
Joined: 15 Jun 2011 Posts: 3 Location: Patras
|
Posted: Mon Jun 20, 2011 8:39 am Post subject: |
|
|
Do you have any comments on python module?
I can send you the miniupnpc.pyd file i used if you
want to check it.
The pymoduletest.py included in the downloads doesn't work
for me.
I want to add upnp port forwarding in my p2p application.
If somebody has used another python library that solves this
problem please send some instructions or links.
Thank you all.
ps. email: kpapan4@gmail.com[/url] |
|
Back to top |
|
 |
maraimunir
Joined: 03 Jan 2015 Posts: 1 Location: Pakistan
|
Posted: Sun Jan 04, 2015 10:06 am Post subject: |
|
|
In miniupnc.h line 21 there is an extra " at the end of the line. Was creating havok when I was compiling with mingw32 and win7.
Last edited by maraimunir on Fri Jan 23, 2015 9:40 am; edited 2 times in total |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1594
|
Posted: Sun Jan 04, 2015 4:44 pm Post subject: |
|
|
maraimunir wrote: | In miniupnc.h line 21 there is an extra " at the end of the line. Was creating havok when I was compiling with mingw32 and win7.
|
In which version ? (where/how did you get the sources ?) _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
|