pysmb icon indicating copy to clipboard operation
pysmb copied to clipboard

smb.SMBConnection cannot establish connection under python 3.7.12

Open legolasyan opened this issue 3 years ago • 1 comments

pysmb 1.2.7: smb.SMBConnection worked with python 3.7.9 but not 3.7.12 connection will return False any command will show "NotReadyError: SMB connection not authenticated"

legolasyan avatar Dec 10 '21 02:12 legolasyan

Try the version 1.2.8.

It MIGHT help if you, in fact, encountered the OpenSSL-related problem described here: https://github.com/miketeo/pysmb/issues/196

zentarim avatar Jul 07 '22 09:07 zentarim