kfir4444

Results 15 comments of kfir4444

This issue persist, I am getting: ```bash Traceback (most recent call last): File "/home/kfir/mambaforge/envs/rmg_env/lib/python3.7/site-packages/julia/pseudo_python_cli.py", line 308, in main python(**vars(ns)) File "/home/kfir/mambaforge/envs/rmg_env/lib/python3.7/site-packages/julia/pseudo_python_cli.py", line 59, in python scope = runpy.run_path(script, run_name="__main__") File...

> related to #1725 > > I can think of bypassing the issue, but it won't solve it (just return an empty list for `new_reactions` maybe instead of raising an...

Quick update, when making the bypass I got an error: ``` 'Invalid k(E) values computed for path reaction "C=[S]1=S=S1C=N(8861) HCN(101) + [CH2]S1=S=S=1(8603)".', 0.4696176812673157, 2.415101454432865e+18 ``` similar to #2347. Could these...

The traceback of the error we usually get: ```python functional/functional_test.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _...

In addition, we require a functional test for the directed scans job type. This can be done using the torchani [(PR#538)](https://github.com/ReactionMechanismGenerator/ARC/pull/538) of openbabel [(PR#601)](https://github.com/ReactionMechanismGenerator/ARC/pull/601) adapters. Also see [PR#602](https://github.com/ReactionMechanismGenerator/ARC/pull/602) for additional...

Also true for: ```python 'C=C(C)C + O CC1(C)CO1' 'CC=CC + O CC1OC1C' 'CC(C)=C(C)C + O CC1(C)OC1(C)C' ```

Hey @Laxzal, thanks for your your comment, Can I get some more context? like, what are the errors, what is your OS, what are your settings...?

thanks @Lilachn91! Why should we terminate and not choose an appropriate basis set for the user?

Thanks @hwpang! I have noted your issue, which seem to be an RDKit issue, but I have some a suggestion for a quick fix-up :smile: First you can manually find...

@Laxzal pointed out that these reactions are marked forbidden in the RMG-database, maybe that's why it can't find them?