简体   繁体   中英

i can't acces a filepath using pyautogui

Hello guys i hope you are doing well

i'm working on a python project and i'm using pyautogui library, the idea is to automate a task in my computer, i'm trying to send a pdf file via whatsapp, and to do that i have first to access the filepath but when i write enter image description here

it shows me an error

enter image description here

i hope u guys to help me skip this problem

You seem to not escape and use linux like / instead of \ , but youve hidden the path.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM