dojo-sim / dojopy

Python interface to Dojo
MIT License
59 stars 3 forks source link

quick_start does not work in Docker #6

Open amirpatel opened 1 year ago

amirpatel commented 1 year ago

Hi

I have installed Dojopy using the Docker instructions. When I run the quick_start, I get the following error:

python: symbol lookup error: /root/.julia/artifacts/416d108e827d01dce771c4cbee18f8dcff37a3b3/lib/libssl.so: undefined symbol: EVP_idea_cbc, version OPENSSL_1_1_0

How can I fix this? Do I need a new version of OpenSSL?

Best Regards Amir