What is _DEFAULT_CA_CERTS in pynsq and tornado

177 Views Asked by At

I'm getting this error:

enter image description here

But I can't figure out what _DEFAULT_CA_CERTS is nor how to resolve this problem. Any thoughts would be greatly appreciated!

1

There are 1 best solutions below

1
On BEST ANSWER

pynsq depended on some non-public variables in Tornado that were removed in Tornado 5.0. For now, you'll need to downgrade to Tornado 4.5.3 and wait for pynsq to update for compatibility with Tornado 5.