Skip to content

GitLab

  • Menu
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 668
    • Issues 668
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • #2933

Closed
Open
Created Dec 20, 2018 by Bitbucket Importer@bitbucket_importerMaintainer

pandas installation fails on pypy2 running on windows

Created originally on Bitbucket by ilyadu (Ilya Dubnov)

I'm trying to install pandas on pypy 2.7 (v6.0.0) running on windows for a while, I'm getting errors of the following:

pandas_libs\algos.c(117018) : error C2065: 'PyIntegerArrType_Type' : undeclared identifier pandas_libs\algos.c(117071) : error C2065: 'PyFloatingArrType_Type' : undeclared identifier pandas_libs\algos.c(117124) : error C2065: 'PyComplexFloatingArrType_Type' : undeclared identifier ...

pip version 18.1 numpy version 1.10.0

full output is attached.

Attachments: pandas.txtnumpy-1.13.txt

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