Skip to content

TypeError: Unsupported operand types for '/': 'float' and 'float' #352

@ghost

Description

Hello. I tried to run a small mandelbrot.py test and the interpreter reports a TypeError:

./rustpython mandelbrot.py 
Traceback (most recent call last):
  File mandelbrot.py, line 12, in <module>
TypeError: Unsupported operand types for '/': 'float' and 'float'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions