[
https://issues.apache.org/jira/browse/THRIFT-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5024.
--------------------------------
Fix Version/s: 0.22.0
Assignee: Jens Geyer
Resolution: Fixed
Thanks Asjad Syed
> tutorial\py.tornado\PythonServer.py failed under Tornado6
> ---------------------------------------------------------
>
> Key: THRIFT-5024
> URL: https://issues.apache.org/jira/browse/THRIFT-5024
> Project: Thrift
> Issue Type: Bug
> Components: Python - Compiler
> Affects Versions: 0.13.0
> Reporter: Honglei Jiang
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.22.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> File "E:\PythonLibs\dmaproxy\tests\ThriftAPI\py.tornado\PythonServer.py",
> line 28, in <module>
> from tutorial import Calculator
> File
> "E:\PythonLibs\dmaproxy\tests\ThriftAPI\py.tornado\tutorial\Calculator.py",
> line 14, in <module>
> import shared.SharedService
> File
> "E:\PythonLibs\dmaproxy\tests\ThriftAPI\py.tornado\shared\SharedService.py",
> line 33, in <module>
> class Client(Iface):
> File
> "E:\PythonLibs\dmaproxy\tests\ThriftAPI\py.tornado\shared\SharedService.py",
> line 43, in Client
> @gen.engine
> builtins.AttributeError: module 'tornado.gen' has no attribute 'engine'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)