-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Description
As reported by Ryan
Downloaded the latest master and installed on Windows x64 with no issue. However, when trying to generate a Greyscale file with the current master build, it failed to produce the file with this error:
Traceback (most recent call last):
File "C:\Python27\Scripts\worldengine-script.py", line 9, in <module>
load_entry_point('worldengine==0.5.4', 'console_scripts', 'worldengine')()
File "build\bdist.win-amd64\egg\worldengine\cli\main.py", line 304, in main
File "build\bdist.win-amd64\egg\worldengine\cli\main.py", line 71, in generate_grayscale_heightmap
File "build\bdist.win-amd64\egg\worldengine\draw.py", line 207, in draw_grayscale_heightmap
AttributeError: 'str' object has no attribute 'set_pixel'`
Any obvious reason why that is failing, or is it an issue/incomplete feature with the current build?
Metadata
Metadata
Assignees
Labels
No labels