Installing pywin32.

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Sep 28 11:15:20 EDT 2015


On 28/09/2015 14:42, Abhiram R wrote:
>
>  >
>  > I will give the team viewer ID of my machine so can you please
> install the pywin32 module to me.
>  >
>
> Hi ,
> It's best if you install it yourself. It isn't really complicated. :)
> and you'll learn it in the process as well
> Steps you could possibly Google -
> 1) installation of Python 3.5 (which i believe is done)
> 2) set PYTHONPATH in Windows
> 3) installation of pip on Windows

You can skip 3) as pip can now be automatically installed with Python at 
step 1)

> 4) pip install pypiwin32
>
> That's all there is to it.
> PS- I'm sure you must have searched for your original problem's solution
> as well. If not, here's the corresponding stackoverflow thread that can
> possibly help you as well -
> http://googleweblight.com/?lite_url=http://stackoverflow.com/questions/25257274/python-3-4-importerror-no-module-named-win32api&ei=rMvmto7N&lc=en-IN&s=1&m=978&ts=1443447404&sig=APONPFlqU_v1gaBPeJ1YluSJxcvkrCVpnQ
>
> Thanks
> Abhiram
>



-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list