First time here? Check out the FAQ!

pythoner's profile - activity

2019-09-02 08:48:20 -0500 marked best answer Installation issues with Debian 9 x86_64

using Python 3.5: "NameError: name 'reload' is not defined" https://pastebin.com/raw/ZjHvpkVq

using python 2.7: "OSError: /opt/wingide/bin/__os__/linux-x64/runtime-openssl/lib/libssl.so.1.1: symbol EVP_idea_cbc, version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 with link time reference" https://pastebin.com/raw/0aEKRB5e

This is a quite vanilla debian 9 with python 2.7 and 3.5 (default)

2019-08-18 14:38:28 -0500 received badge Student (source)
2019-08-18 14:38:17 -0500 asked a question Installation issues with Debian 9 x86_64

Installation issues with Debian 9 x86_64 using Python 3.5: "NameError: name 'reload' is not defined" https://pastebin.co