Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DLL load failed
#5
I have solved a most of part:

C:\>python -V
Python 3.8.5

C:\>python -c "import sys; print(sys.executable)"
C:\Python\python.exe

C:\>pip -V
pip 20.2.3 from c:\python\lib\site-packages\pip (python 3.8)


Now I have to solve to run Python in VS2017 because there is no point to install VS code as long as I already have VS2017. And in this case, I got "Debugging is not supported for Python 2.5 and earlier" ... strange message ...
Reply


Messages In This Thread
DLL load failed - by flaviu2 - Sep-29-2020, 05:42 PM
RE: DLL load failed - by snippsat - Sep-29-2020, 06:45 PM
RE: DLL load failed - by flaviu2 - Sep-30-2020, 08:35 AM
RE: DLL load failed - by snippsat - Sep-30-2020, 03:50 PM
RE: DLL load failed - by flaviu2 - Oct-01-2020, 01:28 PM
RE: DLL load failed - by snippsat - Oct-01-2020, 02:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed attempts to load Microsoft Appstore Python DLLs piyushd 0 520 Oct-31-2023, 10:43 AM
Last Post: piyushd
  ImportError:DLL Load Failed after importing scipy.sparse.linalg sea_jam 0 2,426 Jul-31-2020, 01:54 AM
Last Post: sea_jam
  python import sybpydb error: DLL load failed: The specified module could not be found andieDu 3 7,798 Apr-04-2018, 06:58 AM
Last Post: Larz60+
  Load spatialite in Python 3.6 on Win10 failed RTFirefly 1 5,503 Feb-19-2018, 09:59 PM
Last Post: RTFirefly
  mportError: DLL load failed: jarthda 8 8,242 May-19-2017, 09:59 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020