Open jesus2099 opened 1 year ago
Oh this patch from @omgitsraven does work:
os.add_dll_directory(os.getcwd())
Same issue #124 with PR #125. Indeed I am now in Python 3.10.7 and this PR was supposed to work for Python 3.8+!
This PR was problematic for Pyhton 3.7-.
Now that my laptop has been completely reset, it does not work. Maybe last time, it worked thanks to pre-existing stuff.
Now I get this error:
Although there is a
discid.dll
file in theisrcsubmit-2.1.1-beta-win64
folder.My new PR #144, based on @omgitsraven, would fix this ticket without breaking other OS and older Python.