Discussion:
Library not loaded: libssl.1.0.0.dylib New Mac on Mohave
Andrew Troiano
2018-11-10 04:33:41 UTC
Permalink
Hey,

I am trying to get my app running on a new Mac. It's on Mohave, python
2.7, here is the stack trace. https://dpaste.de/m9WO . We are getting
Library not loaded: libssl.1.0.0.dylib when trying to connect to remote
mysql database.

Thanks!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ce38e5ce-d82d-4653-9fc4-1f464dbbd876%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Akash Purandare
2018-11-11 08:26:12 UTC
Permalink
Hey Andrew

Can you show the output of pip freeze?
Post by Andrew Troiano
Hey,
I am trying to get my app running on a new Mac. It's on Mohave, python
2.7, here is the stack trace. https://dpaste.de/m9WO . We are getting
Library not loaded: libssl.1.0.0.dylib when trying to connect to remote
mysql database.
Thanks!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f6795ad3-3c00-4612-8faa-a6bbd2b6a758%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...