The blog post describes how to produce a cpython module .so for your schema. Needless to say that is pointless on pypy. On 04/11/2013 7:09 PM, "Armin Rigo" <[email protected]> wrote:
> Hi, > > On Mon, Nov 4, 2013 at 9:04 AM, KaShining <[email protected]> wrote: > > import podpbpypy > > ImportError: No module named podpbpypy > > > > seen can't find podpbpypy.so > > There is no point repeating what you already said. I'm asking, how > did you build the .so in the first place. > > > Armin > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev >
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
