I am using python-docx package to create word documents. When I write :
directory=r\'folder\' document.add_picture("./folder/Bamboo Shoots.jpg")