d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\typedef.py
Traceback (most recent call last):
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\main.py", line 109, in wrap_session
config.hook.pytest_sessionstart(session=session)
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 724, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 596, in execute
res = hook_impl.function(*args)
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_hpy_universal\test\conftest.py", line 145, in pytest_sessionstart
from pypy.module._hpy_universal.test import support as _support
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_hpy_universal\test\support.py", line 6, in <module>
from pypy.module.cpyext.test.test_cpyext import AppTestCpythonExtensionBase
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_cpyext.py", line 9, in <module>
from pypy.module.cpyext import api
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\api.py", line 29, in <module>
from pypy.interpreter.generator import GeneratorIterator
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\generator.py", line 3, in <module>
from pypy.interpreter.pyopcode import SApplicationException, Yield
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 15, in <module>
from pypy.interpreter import (
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 22, in <module>
from pypy.interpreter.pymonitoring import (
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pymonitoring.py", line 5, in <module>
from pypy.interpreter.typedef import TypeDef
File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\typedef.py", line 574, in <module>
from pypy.interpreter.pyframe import PyFrame
ImportError: cannot import name 'PyFrame'
builder: own-win-x86-64 build #2404+
test: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\typedef.py