ImportError: No system module 'pywintypes' [Python Fix]

Published: 02 January 2021
on channel: Aditya Thakur
14,835
like

If you have been getting this error:
ImportError: No system module 'pywintypes' (pywintypes38.dll)
this video is for you!

The pywintypes38.dll file is actually installed in the folder path:
C:\Users\Asus\AppData\Roaming\Python\Python38\site-packages\pywin32_system32

I copied these files from here to this new path:
C:\Users\Asus\AppData\Roaming\Python\Python38\site-packages\win32\lib
and, it worked fine for me.

Note: Replace 'Asus' with your User name on Windows.

Read my StackOverflow answer here:
https://stackoverflow.com/a/65539116/...

----------------------------------------------------------------------------
Hey!
I am Aditya Thakur, a Developer and Designer. I make videos on Flutter, Python, and other technologies. I also sometimes take up Profile Building and entrepreneurship!

💙 Learn how to use Flutter with Firebase:    • FlutterFire - Free Firebase for Flutt...  

🎬 Python Debugged Playlist:    • Python Debugged  

📚 PROMOS
Get an exclusive 10% discount on every GeeksforGeeks course!!
Use code: ADITYAT
Check out courses here: https://practice.geeksforgeeks.org/co...

💰 INVESTMENT APPS
Create a free account | Binance: https://accounts.binance.cc/en/regist...
Trade at India’s largest exchange | WazirX: https://wazirx.com/invite/xen3p4h3

I post stories about my life and business on my Instagram -   / adityathakurxd  

Want to talk business? Or ask a question?
Reach out to me on LinkedIn:   / adityathakurxd  
----------------------------------------------------------------------------

Become a part of my community! (100+ Developers already 🥰)
Link to Discord/Telegram: https://linktr.ee/flutterdev


Thank you for watching!