wangxuan1586

Results 3 comments of wangxuan1586

> Can you please post a screenshot (or copy+paste) the conflicts you are getting and what installation command you are running? > > I have not updated the package dependencies...

I resolved the slow Ray initialization issue by downgrading to grpcio==1.44.0 using: pip install grpcio==1.44.0 grpcio-tools==1.44.0 and reinstalling Ray with: pip uninstall -y ray pip install ray==2.9.3 It's now running...

[Feature Request] I am using the 'init' function of dpgen to generate some perturbed structures based on my POSCAR. However, my POSCAR requires fixing some bottom-layer atoms, but dpgen displays...