Windows: if you remote desktop into the PC and exit the remote session, pyautogui doesnt work -- 2
Budget: ₹1,500 – ₹12,500 INR
I am looking for a freelancer who can help me with my project titled "Windows: if you remote desktop into the PC and exit the remote session, pyautogui doesn't work."
Operating System: The remote PC is running on Windows 2019 server.
Remote Desktop Software: I am using the default Windows Remote Desktop and not any third-party software.
Project Goal: The main goal of using PyAutoGUI in this project is to automate user interface tasks.
Skills and Experience: I am looking for a freelancer who has experience with Python, PyAutoGUI, Windows Server, and remote desktop connections. The ideal candidate should be able to troubleshoot PyAutoGUI issues and provide solutions to overcome them.
Steps to reproduce:
have a script running that uses pyautogui
from a different PC remote into the pc that is running pyautogui
Exit remote desktop
Expected:
pyautogui would continue to work as expected
Actual:
gives error "Error Message: PyAutoGUI fail-safe triggered from mouse moving to upper-left corner. To disable this fail-safe, set pyautogui.FAILSAFE to False.;"
Additional Note:
if i set it, to False, I get permission error when trying to call click function.
If i simply log in physically to the machine that is running pyautogui, everything starts to work
Operating System: The remote PC is running on Windows 2019 server.
Remote Desktop Software: I am using the default Windows Remote Desktop and not any third-party software.
Project Goal: The main goal of using PyAutoGUI in this project is to automate user interface tasks.
Skills and Experience: I am looking for a freelancer who has experience with Python, PyAutoGUI, Windows Server, and remote desktop connections. The ideal candidate should be able to troubleshoot PyAutoGUI issues and provide solutions to overcome them.
Steps to reproduce:
have a script running that uses pyautogui
from a different PC remote into the pc that is running pyautogui
Exit remote desktop
Expected:
pyautogui would continue to work as expected
Actual:
gives error "Error Message: PyAutoGUI fail-safe triggered from mouse moving to upper-left corner. To disable this fail-safe, set pyautogui.FAILSAFE to False.;"
Additional Note:
if i set it, to False, I get permission error when trying to call click function.
If i simply log in physically to the machine that is running pyautogui, everything starts to work