You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Russell Brinkmann edited this page Feb 5, 2015
·
11 revisions
FAQ
to be written
Roadmap
0.5
having binary windows versions
0.6
GUI
Trouble shooting
If you get an error similar to the one below:
$ python lands/generator.py -h
Traceback (most recent call last):
File "lands/generator.py", line 7, in <module>
from lands.plates import world_gen
ImportError: No module named lands.plates