trouble importing xlwings module into python 2.7 on Mac -
I am trying to use xlwings on Python with Python 2.7.8, but when I enter this code I get this error message:
can not import namebook workbook
This seems to be the same problem presented with a Python 3, but I am experiencing this problem now with Python 2.7.8. I had no problem importing mysql.connector so I do not think this path is a problem with the variable
any help is greatly appreciated.
Thanks,
Ash
Comments
Post a Comment