Igor Manassypov
Igor Manassypov
**ModuleNotFoundError: No module named 'opt_einsum'** after following through steps described https://www.macinchem.org/reviews/alphafold/installalphafold2.php, I am unable to run the executable with the above error message **Computational environment** - OS: macOS 12.4 **To...
added PAM module and enabled it in sshd config
Fixes "the task includes an option with an undefined variable.. 'process_id' is undefined" error message seen when instantiating OSPF process instead of ISIS. Also allows for non-default OSPF process_id.
Executing overlay precheck results in following error: ansible-playbook -vvv -i inventory.yml playbook_overlay_precheck.yml The full traceback is: Traceback (most recent call last): File "/Users/imanassy/.ansible/tmp/ansible-local-65544wh1zl490/ansible-tmp-1741097627.842711-65617-278665462873228/AnsiballZ_device_reachability.py", line 107, in _ansiballz_main() File "/Users/imanassy/.ansible/tmp/ansible-local-65544wh1zl490/ansible-tmp-1741097627.842711-65617-278665462873228/AnsiballZ_device_reachability.py", line...
The issue is seen when OSPF is defined instead of ISIS. Issue caused by isis_underlay.j2 template file due to premature if-statement closure. Addressed in the pull req. fatal: [Leaf-01]: FAILED!...