Andrew S. Rosen

Results 101 comments of Andrew S. Rosen

@fjetter: Thank you so much for taking the time to reply. The tl;dr here is --- I completely understand and agree. That said, I will be thorough in my reply...

@fjetter sure, I can explain. Basically, it is very nice to avoid injecting any Dask specific logic in the underlying functions (other than the applied decorator). However, in the presented...

Just writing in to confirm that I also get this issue on a Linux machine with Python 3.11 and Prefect 2.18.1. Same as @nikhiljain12: flow works fine despite the ERROR...

I'm surprised this isn't also an error due to #7502. Just a head's up that there could be some relation.

Glad to hear you also could see the value in a utility like this! Unfortunately, I don't have a great grasp of asyncio so don't know that this is one...

@eladm26 I don't think you need to be assigned on it. You can simply submit a PR.

@eladm26 good find! That _seems_ like it would be it, although I'm having some trouble confirming this. I think it doesn't quite work as expected because in the proposed example,...

I see. Thanks, @kevingrismore! In my scenario, I was hoping to be able to call the gather-type operation afterwards so as to minimize the injection of Prefect-specific logic inside the...

@eladm26 I suppose it can be closed, as my title does have a corresponding function.

I'm reopening this because Pymatgen is technically doing what it's told. The `METAGGA` (and other fields, like `ALGO`) are missing entirely from the `` block of the `vasprun.xml` file even...