Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70187 > unrolled thread
| Started by | dieter <dieter@handshake.de> |
|---|---|
| First post | 2014-04-13 08:07 +0200 |
| Last post | 2014-04-13 08:07 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: so module loading fails dieter <dieter@handshake.de> - 2014-04-13 08:07 +0200
| From | dieter <dieter@handshake.de> |
|---|---|
| Date | 2014-04-13 08:07 +0200 |
| Subject | Re: so module loading fails |
| Message-ID | <mailman.9228.1397369272.18130.python-list@python.org> |
Eddy Ilg <me@eddy-ilg.net> writes: > I found out it was an issue with SIP - the version tag seemed to be wrong. > > Now another symbol is missing: > _ZN10QArrayData11shared_nullE > > I can't find this symbol exported anywhere. Anyone knows where it is > defined? It looks like a "C++" symbol. Python must be specially build in order that the standard "C++" libraries are included.
Back to top | Article view | comp.lang.python
csiph-web