I'm trying to import pyrfc module and getting this error:
DLL load failed while importing _cyrfc: The specified module could not be found.
Can someone help? This is for connecting to SAP source system.
I'm trying to import pyrfc module and getting this error:
DLL load failed while importing _cyrfc: The specified module could not be found.
Can someone help? This is for connecting to SAP source system.
Copyright © 2021 Jogjafile Inc.
This problem was usually caused by incorrect python interpreter.
You can use shortcuts Ctrl+Shift+P and type "Python: Select Interpreter" to choose your python interpreter which you installed the package in.