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

It does not work #1

Closed
truemaker opened this issue Feb 23, 2021 · 5 comments
Closed

It does not work #1

truemaker opened this issue Feb 23, 2021 · 5 comments

Comments

@truemaker
Copy link

pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "newcar.py", line 248, in
config = neat.config.Config(neat.DefaultGenome,
AttributeError: module 'neat' has no attribute 'config'

@warmpigman
Copy link

pip install neat-python

@arch-user-france1
Copy link

arch-user-france1 commented Dec 6, 2021

You're not having the correct version of neat. @NeuralNine why do you post trash - it doesn't even have a requirements file

@arch-user-france1
Copy link

I'm running into the same dude. This is trash, nothing else

@NeuralNine
Copy link
Owner

I'm running into the same dude. This is trash, nothing else

I recommend you use the search engine of your choice to look up your problems, before you comment that something is "trash".

The reason for this error message is that the pip module, which was installed is probably 'neat'. Even though the name is 'neat' when importing, the necessary pip module is called 'neat-python'.

@arch-user-france1
Copy link

Dude I recommend you to make a requirements.txt file that's why I mean it is trash :D

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

4 participants