Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh #14

Open
XavCC opened this issue Dec 18, 2017 · 0 comments
Open

Mesh #14

XavCC opened this issue Dec 18, 2017 · 0 comments

Comments

@XavCC
Copy link
Member

XavCC commented Dec 18, 2017

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
@XavCC XavCC added this to the First Step milestone Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant