Help with all things Modules
Python Module File Not Found
aculC3 Posts: 3
3/28/2022
|
I am attempting to create an integration to use a python script within a flow. However, the step always throws a "The system cannot find the file specified" error, regardless of the file or location is is getting it from. Any advice about what may be causing this and how to fix it would be appreciated. Thanks
|
|
0
link
|
kshitij@decisions.com Administrator Posts: 208
3/29/2022
|
Hello,
We usually see this error if Python is not installed on the app server or if the Python.exe path defined at Settings → Python Settings is invalid. Please verify these and let us know if you still face this issue.
|
|
0
link
|
aculC3 Posts: 3
3/30/2022
|
Hi, I have verified both of these and the error still persists. I have also attempted using both the "add script project" method and the default step for running a script, neither of which works
|
|
0
link
|
kshitij@decisions.com Administrator Posts: 208
4/1/2022
|
Can you share what you have defined as the path?
|
|
0
link
|