Closed ehermes closed 1 year ago
Thank you!!!
@ehermes: Doesn't seem like this resolves it.
I did pip install git+https://github.com/zadorlab/sella.git@sella_trajectory
and reran the codeblock in my issue. Still errors out. I think because the Optimizer
base class is being instantiated with None
for the trajectory regardless.
@ehermes: Doesn't seem like this resolves it.
I did
pip install git+https://github.com/zadorlab/sella.git@sella_trajectory
and reran the codeblock in my issue. Still errors out. I think because theOptimizer
base class is being instantiated withNone
for the trajectory regardless.
Based on our discussion in #22, can you verify whether this is still the case?
@ehermes: I still had it return None
but maybe I need to try in a fresh env. Either way, I'm considering this essentially solved via smarter means... :)
I'm just going to merge this anyway, as I see no reason not to.
Resolves #22