Skip to content

Python version required for POET #9

@Lss1242

Description

@Lss1242

Hey, I have tried to run POET in my local machine. But it keeps report the issue as follows:

File "/Users/lululin/CoEAinGames/enhanced_poet/poet_distributed/niches/box2d/bipedal_walker_custom.py", line 416, in _reset
self._generate_terrain(self.hardcore)
File "/Users/lululin/CoEAinGames/enhanced_poet/poet_distributed/niches/box2d/bipedal_walker_custom.py", line 358, in _generate_terrain
counter = self.np_random.randint(
AttributeError: 'numpy.random._generator.Generator' object has no attribute 'randint'

I am wondering which version of python used in running the POET and is there any way to fix such issue? Thank you for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions