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 673
    • Issues 673
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • PyPy
  • pypypypy
  • Issues
  • #3562
Closed
Open
Created Sep 23, 2021 by Misbah Ahmed@ma

TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and 'file'

I see this error when building with python2:

   File "/pypy/rpython/tool/ansi_mandelbrot.py", line 156, in dot
    print >>sys.stderr
[translation:ERROR] TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and 'file'

My info:
M1 MacBook Pro
Mac OS 11.1
command-line used: python2 ../../rpython/bin/rpython -Ojit targetpypystandalone

Edited Sep 23, 2021 by Misbah Ahmed
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking