Skip to content

Mesh  #14

@XavCC

Description

@XavCC

Mesh MemoryError

under Ubuntu 17.04 with python 2.7.13,
Hyphae.py or mily.py or other version render :

()
('filename', 'generations_a')
('SIZE', 15000)
('ZONEWIDTH', 80.0)
('RAD', 0.002666666666666667)
('ZONES', 187)
('one', 6.666666666666667e-05)
Traceback (most recent call last):
  File "/home/xavcc/hyphae/hyphae.py", line 380, in <module>
    main()
  File "/home/xavcc/hyphae/hyphae.py", line 200, in main
    render = Render(SIZE)
  File "/home/xavcc/hyphae/hyphae.py", line 73, in __init__
    sur = cairo.ImageSurface(cairo.FORMAT_ARGB32,n,n)
MemoryError

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions