Good morning,
When I do ```git push ''' to a repository cloned with ssh, I'm getting the following error.
/bin/ssh: symbol lookup error: /bin/ssh: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
It has been brought to my attention that it may have to do with yt-conda ...but I'm unsure of the details.
Thank you in advance for any input.
Hi Luz,
Does it work if you deactivate your yt-conda environment? (`conda deactivate yt-conda` for instance)
-Matt
On Thu, Jun 9, 2022 at 8:57 AM Luz Jimenez Vela via yt-users yt-users@python.org wrote:
Good morning,
When I do ```git push ''' to a repository cloned with ssh, I'm getting the following error.
/bin/ssh: symbol lookup error: /bin/ssh: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
It has been brought to my attention that it may have to do with yt-conda ...but I'm unsure of the details.
Thank you in advance for any input.
yt-users mailing list -- yt-users@python.org To unsubscribe send an email to yt-users-leave@python.org https://mail.python.org/mailman3/lists/yt-users.python.org/ Member address: matthewturk@gmail.com