[Tutor] Where is win32print in Windows 10 Pro

Ken G. beachkidken at gmail.com
Thu Aug 11 10:28:44 EDT 2016


Currently in my Windows 10 Pro, 64-bit operating system, x64-bit based 
processor,

using Python-2.7.12.amd64, I have for the first few lines:

```````````````````````````

import os, sys

import win32print

`````````````````````````````

and get the following error message:

`````````````````````````````````

import win32print

ImportError: No module named win32print

````````````````````````````````

I have searched high and low within my Windows computer and have been 
unable to find 'win32print'. Any idea of where it is located or where I 
can obtain same. Thanks.



More information about the Tutor mailing list