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)
Comments