node-open-mining-portal
node-open-mining-portal copied to clipboard
Ubuntu 20.04 Py2.7.18 unable to compile
/stratum/stratum-mining/externals/stratum
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 403: SSL is required
URL lib2 is present but I believe is deprecated.
- solutions seems to replace lib2 with version Lib3
- I tried various workarounds even copy "/usr/lib/python2.7/urllib2.py to that location with 755 chmod but problem persist - 2.7 can't use lib2 :(