Message 1 of 2
How to import win32file module?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am facing the following error.
import os
import sys
import win32file
# Error: ImportError: file <maya console> line 3: No module named win32file #
please if anyone can help me would be awesome, Thank you in advance.