Getting error while running python script

Hi all,
I am getting error while running python script using python activities showing error as cannot find the path of file where as I given correct path, anyone can you pls some suggestions or fixes

@vhvinodsai

Can you share error screenshot along with activities

@vhvinodsai

Please provide complete details

screenshot would help

also on which activity the error is happening and checking locals panel in debug mode would help

cheers

1.Please check first

Make sure the path is correct and well-formatted.
Use double backslashes \ or single forward slashes / in your file path.

2.Ensure the File Actually Exists.
3.Place Script Outside of OneDrive or Synced Folders.
4.Avoid Special Characters or Spaces in the File Path.
5.UiPath Python Scope Configuration
Make sure you’ve configured the correct Python path in the Python Scope activity.

If still not working please share screenshot.

Hope this work mark solution if its help happy Automation :blush: