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

raise ValueError('The running flag is set to be running, but there is no generated population stored') ValueError: The running flag is set to be running, but there is no generated population stored #6

Open
happy20200 opened this issue Oct 29, 2020 · 4 comments

Comments

@happy20200
Copy link

image
how can i fix it

@happy20200 happy20200 changed the title Log.info('EVOLVE[%d-gen]-Finish the environment selection'%(curr_gen)) raise ValueError('The running flag is set to be running, but there is no generated population stored') ValueError: The running flag is set to be running, but there is no generated population stored Oct 29, 2020
@lawsonX
Copy link

lawsonX commented Jun 24, 2021

I got the Same problem!

@lawsonX
Copy link

lawsonX commented Jun 24, 2021

It seems that a folder named 'poplulations' was missing from the project. It is mentioned quite a lot in utils.py , but there is no such folder.

@yn-sun
Copy link
Owner

yn-sun commented Oct 13, 2021

It seems that a folder named 'poplulations' was missing from the project. It is mentioned quite a lot in utils.py , but there is no such folder.

Set the running flag in the ini file as 0

@whubaichuan
Copy link

It seems that a folder named 'poplulations' was missing from the project. It is mentioned quite a lot in utils.py , but there is no such folder.

Set the running flag in the ini file as 0

@yn-sun even set the is_running=0, but still there is some missing error: No such file or directory: './populations/begin_00.txt'

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