-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I have been experiencing this error in these lines of the code, could you tell how to get around it, please?
file_name = 'dcontinpals.dll'
__dllPtr = cdll.LoadLibrary(file_name)
Could not find module 'dcontinpals.dll' (or one of its dependencies). Try using the full path with constructor syntax.
I have also tried to use os to get full path but it didn't work
wrochadel
Metadata
Metadata
Assignees
Labels
No labels