Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy/module/pypyjit/test/test_jit_hook.py

module/pypyjit/test/test_jit_hook.py:13: in <module>
    from pypy.module.pypyjit.interp_jit import pypyjitdriver
module/pypyjit/interp_jit.py:13: in <module>
    import pypy.interpreter.pyopcode   # for side-effects
interpreter/pyopcode.py:15: in <module>
    from pypy.interpreter import (
interpreter/pyframe.py:22: in <module>
    from pypy.interpreter.pymonitoring import (
interpreter/pymonitoring.py:5: in <module>
    from pypy.interpreter.typedef import TypeDef
interpreter/typedef.py:574: in <module>
    from pypy.interpreter.pyframe import PyFrame
E   ImportError: cannot import name 'PyFrame'
builder: own-linux-x86-64 build #10997+
test: pypy/module/pypyjit/test/test_jit_hook.py