Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

python 3.7 - Does pickle remember loaded packages from the script it was called from

I am using gp_minimize (skopt) to optimize a multibody simulation in pybullet and pickle the optimization results (the gaussian model) to analyze later.

When I load the pickled data the python console tells me that pybullet was loaded. Why does the pickle file know about the packages that were loaded before?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...