Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 676
    • Issues 676
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • PyPyPyPy
  • pypypypy
  • Issues
  • #3141
Closed
Open
Issue created Jan 02, 2020 by Bitbucket Importer@bitbucket_importerMaintainer

Compilation scipy fails with pypy3.6-7.3.0

Created originally on Bitbucket by paugier (Pierre Augier)

Trying to install scipy with pip install scipy, I get

‌

In file included from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/pytypes.h:12:0,
                       from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/cast.h:13,
                       from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/attr.h:13,
                       from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/pybind11.h:44,
                       from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/eval.h:14,
                       from /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/Python.h:119,
                       from _configtest.c:1:
      /home/pierre/.pyenv/versions/pypy3.6-7.3.0/include/detail/common.h:134:10: fatal error: cstddef: No such file or directory
       #include <cstddef>
                ^~~~~~~~~
      compilation terminated.

However, the file /usr/include/c++/7/cstddef exists.

I installed pypy3.6-7.3.0 with pyenv.

‌

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking