Skip to content

PyPy Import Error: undefined symbol: Py_GetArgcArgv #2

@passy

Description

@passy

While building seems to work, importing the module fails. Am I doing something wrong or is this just incompatible?

Python 2.7.2 (0e28b379d8b3, Feb 09 2012, 19:41:03)
[PyPy 1.8.0 with GCC 4.4.3] on linux2
>>>> import procname
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: unable to load extension module '/home/.../virtualenv/site-packages/procname.pypy-18.so': /home/.../virtualenv/site-packages/procname.pypy-18.so: undefined symbol: Py_GetArgcArgv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions