Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

pywin32

PyWin32 and Python 3.8.0

August 18, 2022 by Magenaut

Python 3.8.0 has been recently released (on 20191014, and can be downloaded from [Python]: Python 3.8.0).
PyWin32 has builds for it on [PyPI]: pywin32 225 (released on 20190915). Unfortunately, after pip installing, it doesn’t work.

Categories Python, Q&A Tags dll, python, python-3.8, pywin32, windows Leave a comment

Screenshot of inactive window PrintWindow + win32gui

August 16, 2022 by Magenaut

After hours of googling I managed to “write” this:

Categories Python, Q&A Tags python, pywin32, screenshot, win32gui, windows Leave a comment

How to fix “ImportError: DLL load failed” while importing win32api

August 16, 2022 by Magenaut

I’m setting up an autoclicker in Python 3.8 and I need win32api for GetAsyncKeyState but it always gives me this error:

Categories Python, Q&A Tags pip, python, python-3.x, pywin32, winapi Leave a comment

How to get Windows’ special folders for currently logged-in user?

August 15, 2022 by Magenaut

How can I get Windows special folders like My Documents, Desktop, etc. from my Python script? Do I need win32 extensions?

Categories Python, Q&A Tags python, pywin32, windows Leave a comment

import win32api error in Python 2.6

August 14, 2022 by Magenaut

When running python26 under windows OS (64bits)…..
I have got errors like:

Categories Python, Q&A Tags python, pywin32 Leave a comment

Python 3.4 :ImportError: no module named win32api

August 12, 2022 by Magenaut

I am using python 3.4 on windows 7. In order to open a doc file I am using this code:

Categories Python, Q&A Tags python, python-3.x, pywin32 Leave a comment

GetWindowRect too small on Windows 7

August 12, 2022 by Magenaut

The actual problem I’m trying to solve is, I want to automatically find out the size of the margins around windows. If you can find a better way, please by all means answer that instead of this.

Categories Python, Q&A Tags python, pywin32, winapi, windows Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress