Python Forum
A dynamic link library (DLL) initialization routine failed
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A dynamic link library (DLL) initialization routine failed
#1
Hi There,

I am having trouble with accessing C++ dll with python 3.7 with ctypes library(WinDLL). This dll works fine with python version of 2.7 just stop working on 3.7 with error of "A dynamic link library (DLL) initialization routine failed".
Reply


Messages In This Thread
A dynamic link library (DLL) initialization routine failed - by ish93 - Jan-11-2021, 08:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  SystemError: initialization of integer failed without raising an exception Anldra12 2 4,638 Apr-19-2022, 10:50 AM
Last Post: Anldra12
  Did subprocess.Popen() causes main routine to pause stdout? liudr 4 3,836 May-04-2021, 08:58 PM
Last Post: liudr
  Matrix indexing and initialization in " for in" loop QuintenR 2 1,978 Dec-23-2020, 05:59 PM
Last Post: QuintenR
  Array initialization anomaly JohnPie 1 1,606 Jul-09-2020, 01:48 PM
Last Post: deanhystad
  How to call a routine in another Python program kenwatts275 1 1,722 May-17-2020, 05:37 PM
Last Post: deanhystad
  The logic of a main routine john7 6 3,403 Mar-19-2020, 06:10 AM
Last Post: john7
  keyboad scanner routine(linux and windows) 1885 0 1,993 Oct-26-2019, 03:34 PM
Last Post: 1885
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,996 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

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