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.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to