Jai Chaudhry
Results
1
issues of
Jai Chaudhry
After doing pip install neat, this showed up: ----------------------------------------------------------------- AttributeError Traceback (most recent call last) in 3 # Load Config 4 config_path = "./config.txt" ----> 5 config = neat.config.Config(neat.DefaultGenome, 6...