openpyxl workbook module not callable
python-forum.io › thread-12206TypeError: 'module' object is not callable. >>>. Indeed no attributes appear to be functional.---> ws = wb.active --> ws.title =" A " warns ws does ont have title attribute. I have pip uninstalled and re-installed many times but simply cannot get openpyxl to work. I have pip installed several other modules which work (such as Link Labs CONDUCTOR).