Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 650
    • Issues 650
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Issues
  • #3141

Closed
Open
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