On 02/05/2016 07:26 PM, shaunak.bang...@gmail.com wrote:

    from _ssl import RAND_status, RAND_egd, RAND_add
ImportError: cannot import name 'RAND_egd'


I believe I've already seen this issue myself. It has to do with LibreSSL not having RAND_egd for some reason I can't recall.

This seems to be the related ticket https://bugs.python.org/issue21356

On 02/05/2016 07:26 PM, shaunak.bang...@gmail.com wrote:
> I am new to coding and this code has been borrowed from an online
> source but I can see same code working on mac+Rstudio+python combo.

Are you sure that the Python you talk about is 3.5?
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to