Martin Najemi
Martin Najemi
Can you please paste in the entire stack path? Copy the whole error, not just part of it.
Please show the entire error. Thanks.
Hi, this is written in Javascript. Wordpress is written in PHP. The most you can do is redirect from one site to another, or use a reverse proxy or something...
Hi, I tried the above but it doesn't work, just returns [-1, -1] Edit: the screenshot only contains the primary montor
The issue actually lies within pyautogui: https://github.com/asweigart/pyautogui/issues/9 Solution: https://github.com/asweigart/pyautogui/issues/9#issuecomment-603176347
Here is my solution Install the following: ``` pip install desktopmagic pip install pywin32 ``` Add the following to the start of imagesearch.py ``` from __future__ import print_function ``` Add...
It seems the issue is IP related, connecting locally through VNC viewer to my other machine seems to work
@srijan-27 You should probably re-generate README.MD after making that change...
@vinhio You should add the repo to list.txt and re-generate README by running the .go file
@alexreardon Please review