'module' object has no attribute 'Config' + dead links in 0.9 documentation.
See original GitHub issueShort comment upfront, several links in the 0.9 documentation are dead ends (e.g. ‘‘source archive for release 0.9.’’)
I installed neat-python 0.9 via pip and try to use the xor example, however, I get the following error that seems to be related to the config-feedforward.ini file but cant figure out the problem :
Traceback (most recent call last): File "evolve-feedforward.py", line 72, in <module> run(config_path) File "evolve-feedforward.py", line 26, in run config = neat.Config(neat.DefaultGenome, neat.DefaultReproduction, AttributeError: 'module' object has no attribute 'Config'
I’m using Python 2.7.10
Many thanks for your help.
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (10 by maintainers)
Top Results From Across the Web
AttributeError: 'module' object has no attribute 'config'
What happens when you try without the import logging in the child process? The error message indicates that it's trying to use a...
Read more >unexpected error - 'NoneType' object has no attribute 'flush' ...
Hi, Trying to use DVC on windows, got the error below when trying to track a data file with DVC. Any idea of...
Read more >API - Flask 0.9 documentation - Read the Docs
The flask object implements a WSGI application and acts as the central object. It is passed the name of the module or package...
Read more >Changelog
js JavaScript frameworks. These frameworks are no longer be automatically injected into themes from Sphinx 6.0. If you develop a theme or extension...
Read more >Bug listing with status RESOLVED with resolution TEST- ...
configure isn't using config options" status:RESOLVED ... AttributeError: 'NoneType' object has no attribute 'startswith'" status:RESOLVED ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@CodeReclaimers your welcome, sorry to hear you where sick, feel better !
@cafawo, to fix graphviz you need to do fallowing: