when executing remote file, garbage path is automatically added
Answered
FileNotFoundError: [Errno 2] No such file or directory: '<460c1451-7ac5-4375-8850-1a538cc796cb>/home/user/tbop02/data_sc/required/Rex/product_order_stats_for_image.py'
Of course, If I remove the garbage path manually, it's okay for me to run script but it's so bothersome. How can remove those things automatically?
Please sign in to leave a comment.
Hi,
How do you run it?
Is it a local file which you deploy to a remote host and then run with a remote interpreter?