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

FileNotFoundError: #1

Open
archilleus34 opened this issue Jul 29, 2019 · 0 comments
Open

FileNotFoundError: #1

archilleus34 opened this issue Jul 29, 2019 · 0 comments

Comments

@archilleus34
Copy link

archilleus34 commented Jul 29, 2019

Traceback (most recent call last):
File "/content/universe-generator/generator.py", line 124, in
timeCounters = generatePlanetProfile(planetName, planetAge)
File "/content/universe-generator/generator.py", line 70, in generatePlanetProfile
description = genlib.getLandDescriptor()
File "/content/universe-generator/genlib.py", line 214, in getLandDescriptor
adjectives = open('planet_adjectives.dat')
FileNotFoundError: [Errno 2] No such file or directory: 'planet_adjectives.dat'

love it thx
i play in google colab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant