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

Repop Error #180

Closed
Jxr99int2013 opened this issue Aug 28, 2023 · 1 comment
Closed

Repop Error #180

Jxr99int2013 opened this issue Aug 28, 2023 · 1 comment

Comments

@Jxr99int2013
Copy link

I wonder if anyone here has seen the following "repop" message:

Traceback (most recent call last):
File "run_populationsim.py", line 62, in
pipeline.run(models=steps, resume_after=resume_after)
File "H:\Tools\ModelingTools\PopulationSim\Anaconda2\envs\popsim\lib\site-packages\activitysim\core\pipeline.py", line 565, in run
open_pipeline(resume_after)
File "H:\Tools\ModelingTools\PopulationSim\Anaconda2\envs\popsim\lib\site-packages\activitysim\core\pipeline.py", line 503, in open_pipeline
load_checkpoint(resume_after)
File "H:\Tools\ModelingTools\PopulationSim\Anaconda2\envs\popsim\lib\site-packages\activitysim\core\pipeline.py", line 417, in load_checkpoint
_PIPELINE.prng.load_channels(cPickle.loads(_PIPELINE.last_checkpoint[PRNG_CHANNELS]))
KeyError: 'prng_channels'
Closing remaining open files:output\pipeline.h5...done
PopulationSim run complete!!
12:01:59.01
Press any key to continue . . .

@bettinardi
Copy link
Collaborator

I believe we found a way forward on this - correct Jin?
I'm going to close this for now - if it is still an issue, I imagine the improved examples and documentation on Re-pop that we are working to resolve should help issues like this.

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

2 participants