python-prctl
python-prctl copied to clipboard
Py_GetArgcArgv is part of the private python API and incompatible with PyPy
I guess you may ignore this if you want But we are trying to build this for conda-forge and pypy and are running into troubles because this seems to use the private python API.
XREF https://github.com/conda-forge/python-prctl-feedstock/pull/2#issuecomment-1104484003
ware you able to solve this issue? using pypy3.6 thanks
No. I have not