PacktPublishing/Data-Ingestion-with-Python-Cookbook

Attribute Error

Opened this issue · 1 comments

I am using your book, and receiving an error AttributeError: 'Connection' object has no attribute '_sftp_live'. When researching this error, many say this module is outdated for quite some time. The fix you offer in Chapter 2 under SFTP unfortunately does not work when performing the ssh command and exiting. Was curious if you plan to update your book since you published it recently or offer an updated fix?

@demersjd I faced this few days ago when trying out the tutorial. Can you share the full error traceback?