Hello i using GetMouseState() to get the
position in X and Y of the mouse pointer over time with the use of
ScreenToCliente to get local windows coordinates in windows in work like a
charm no problem the app is fast and works how it should. But on macos I get
this damn error msg
ms = wx
I was trying the win32api to gather some
system information.
But now I get this error everytime I run a
script and I have no idea. It can be a simple print ‘hello’ that it
wont work
This is the error I get
'import site' failed; use -v for traceback
Traceback (most recent call l