when executing remote file, garbage path is automatically added
已回答
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?
请先登录再写评论。
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?