Back to Browse

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

15.6K views
Jan 2, 2021
1:12

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/11690853 ---------------------------------------------------------------------------- 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: https://youtube.com/playlist?list=PLuk0etYMSPdAKQchx34R3B3qMQOhLiiEB 🎬 Python Debugged Playlist: https://youtube.com/playlist?list=PLuk0etYMSPdBA4KUe5-N_XMnHwdEsam5C 📚 PROMOS Get an exclusive 10% discount on every GeeksforGeeks course!! Use code: ADITYAT Check out courses here: https://practice.geeksforgeeks.org/courses 💰 INVESTMENT APPS Create a free account | Binance: https://accounts.binance.cc/en/register?ref=IZ6P0OSY Trade at India’s largest exchange | WazirX: https://wazirx.com/invite/xen3p4h3 I post stories about my life and business on my Instagram - https://www.instagram.com/adityathakurxd/ Want to talk business? Or ask a question? Reach out to me on LinkedIn: https://www.linkedin.com/in/adityathakurxd/ ---------------------------------------------------------------------------- Become a part of my community! (100+ Developers already 🥰) Link to Discord/Telegram: https://linktr.ee/flutterdev Thank you for watching!

Download

0 formats

No download links available.

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