Python Forum
mportError: DLL load failed:
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mportError: DLL load failed:
#1
Windows 7 Anaconda3 4.3.1

I've developed a script to insert files to into SQL. It worked fine for weeks and now I get the following: 



  File "DirectorySweeper3.1.py", line 2, in <module>
    import pyodbc
ImportError: DLL load failed: The specified procedure could not be found.


I've research and found nothing helpful (although I'm not the savvy) What I did do:

1) Set the path environment variable to Lib,libs,libaray,DLLs
2) reinstalled pyodbc
3) reinstall anaconda3

My only theory on what changed would be an automatic update pushed from our IT department.
Reply


Messages In This Thread
mportError: DLL load failed: - by jarthda - May-17-2017, 08:35 PM
RE: mportError: DLL load failed: - by Larz60+ - May-17-2017, 11:18 PM
RE: mportError: DLL load failed: - by nilamo - May-17-2017, 11:36 PM
RE: mportError: DLL load failed: - by jarthda - May-18-2017, 12:19 AM
RE: mportError: DLL load failed: - by jarthda - May-18-2017, 03:14 PM
RE: mportError: DLL load failed: - by snippsat - May-18-2017, 03:29 PM
RE: mportError: DLL load failed: - by jarthda - May-19-2017, 06:47 PM
RE: mportError: DLL load failed: - by jarthda - May-19-2017, 09:25 PM
RE: mportError: DLL load failed: - by nilamo - May-19-2017, 09:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed attempts to load Microsoft Appstore Python DLLs piyushd 0 455 Oct-31-2023, 10:43 AM
Last Post: piyushd
  DLL load failed flaviu2 5 4,146 Oct-01-2020, 02:05 PM
Last Post: snippsat
  ImportError:DLL Load Failed after importing scipy.sparse.linalg sea_jam 0 2,376 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,709 Apr-04-2018, 06:58 AM
Last Post: Larz60+
  Load spatialite in Python 3.6 on Win10 failed RTFirefly 1 5,420 Feb-19-2018, 09:59 PM
Last Post: RTFirefly

Forum Jump:

User Panel Messages

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