-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
With Python 3.11.3:
Traceback (most recent call last):
File "/build/flatbuffers/src/flatbuffers-23.5.8/tests/py_test.py", line 39, in <module>
import MyGame.Example.Monster # refers to generated code
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/build/flatbuffers/src/flatbuffers-23.5.8/tests/MyGame/Example/Monster.py", line 884, in <module>
def AddPos(builder: flatbuffers.Builder, pos: Any):
^^^
NameError: name 'Any' is not defined. Did you mean: 'any'?
yan12125musicinmybrain
Metadata
Metadata
Assignees
Labels
No labels