Skip to content
Magenaut

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

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress