[pypy-dev] dlopen NotImplementedError

Alex Gaynor alex.gaynor at gmail.com
Wed Dec 22 22:54:37 CET 2010


On Wed, Dec 22, 2010 at 3:52 PM, Gary Robinson <garyrob at me.com> wrote:

> Hmm, I'm thinking the dlopen error might be my problem. I think I built
> python at /root/pypy, and then moved it to a more proper location. But  the
> error message is referring to /root/pypy, so I'm guessing it has that
> location hardcoded because that's where I built it?
>
> I'm going to rebuild but I wanted to post this message so that you guys
> don't worry about it (unless rebuilding doesn't help).
>
> --
>
> Gary Robinson
> CTO
> Emergent Discovery, LLC
> personal email: garyrob at me.com
> work email: grobinson at emergentdiscovery.com
> Company: http://www.emergentdiscovery.com
> Blog:    http://www.garyrobinson.net
>
>
>
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>

Nope, it's a known thing, anything trying to import ctypes on fast-forward
blows up ATM.  If anyone knows what dlopen(None) is supposed to mean, can
they let me know and I'll try to take a pass at fixing this?

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
"Code can always be simpler than you think, but never as simple as you want"
-- Me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20101222/fa40c797/attachment.html>


More information about the Pypy-dev mailing list