Pandas/Numpy in Ubuntu

Александр Рауд <[email protected]>
Newsgroups gmane.comp.python.pypy
Message-ID <CAK8=F1w=imC9m7Yhyyzt5HqV2NLDDO-4k7C88_V2o2Un+NjHtg@mail.gmail.com>
Hi!

I am looking for support to make Pandas working in PyPy3 under Ubuntu.
Is there a BKM for this?

pypy3 -m pip install pandas

fails with:

/build_src.py", line 377, in generate_sources

          source = func(extension, build_dir)

        File "numpy/core/setup.py", line 422, in generate_config_h

          moredefs, ignored = cocache.check_types(config_cmd, ext,
build_dir)

        File "numpy/core/setup.py", line 48, in check_types

          out = check_types(*a, **kw)

        File "numpy/core/setup.py", line 281, in check_types

          "install {0}-dev|{0}-devel.".format(python))

      SystemError: Cannot compile 'Python.h'. Perhaps you need to install
pypy-dev|pypy-devel.

the python-dev is installed:

~# locate Python.h

/usr/include/python2.7/Python.h

/usr/include/python3.8/Python.h

_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.