Message 1 of 3
No module named xlsxwriter

Not applicable
12-15-2019
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I am on location using a loaner laptop with Maya 2019 installed to do some work. However, when I attempt to use one my scripts, I get an error that says there was an error because no module named xlsxwriter was found. I've checked to make sure that Python27 is installed and I ran a pip install to add xlsxwriter. I checked it using Geany to make sure that I could create an xlsx file with a simple 'Hello world' script. I am able to produce the xlsx file using Geany, so I'm not sure why it won't work in Maya. Any suggestions?
Below is a screenshot of the simple test I'm running in Maya until I can get it figured out. Any help would be appreciated.