Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse Autopilot
#7
(Nov-14-2016, 09:08 PM)nilamo Wrote: The normal way to install things in python would be to use pip.  So here, it would have been "pip install PyUserInput".  It's sort of our version of apt-get and similar package managers.  I believe the reason you got that error is because Xlib isn't installed (pip would have installed dependencies for you).  Here's a link to xlib: https://github.com/python-xlib/python-xlib

If you change the script you're testing with and comment out the try and except lines, you'll see the actual error message, which might confirm my suspicions.

I have download Xlib and python setup.py install and python get-pip.py, and my script is run, but not working and not write error message. Think
Reply


Messages In This Thread
Mouse Autopilot - by jakabgipsz - Nov-14-2016, 08:18 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 08:27 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 08:36 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 08:47 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 08:58 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 09:08 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 09:28 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 09:41 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 09:51 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 10:00 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 10:25 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 10:35 PM
RE: Mouse Autopilot - by jakabgipsz - Nov-14-2016, 10:42 PM
RE: Mouse Autopilot - by nilamo - Nov-14-2016, 10:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sending Emails on Autopilot Gyga_Hawk 3 1,748 Mar-15-2022, 08:20 AM
Last Post: Larz60+
  mouse 0.7.0 - mouse polling hate 125-1000hz penahuse 1 2,571 Dec-06-2019, 09:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020