Python Forum

Full Version: Please help me ImportError
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
import _win32sysloader
ImportError: DLL load failed: The specified module could not be found

can someone please answer this post
This github thread suggests that you may need a particular copy of Microsoft visual C++ installed. Then again, that thread is a few years old, so may be unrelated.
(Oct-21-2020, 05:29 PM)bowlofred Wrote: [ -> ]This github thread suggests that you may need a particular copy of Microsoft visual C++ installed. Then again, that thread is a few years old, so may be unrelated.

tried it i already have it the visual c++ installed
(Oct-21-2020, 05:31 PM)kcajminer2312 Wrote: [ -> ]
(Oct-21-2020, 05:29 PM)bowlofred Wrote: [ -> ]This github thread suggests that you may need a particular copy of Microsoft visual C++ installed. Then again, that thread is a few years old, so may be unrelated.

tried it i already have it the visual c++ installed

this post has been up 2 hours with no proper answer to solve it