Closed asteelebush closed 9 months ago
As of a couple weeks ago, a script I have been using for a couple years now accessing mousetools is dead. It's no longer able to find park ids and is now telling me there's a NameError when I try to call MouseTools. Is mousetools dead?
ParkIDS=MouseTools.ids.DLR_PARK_IDS
NameError: name 'MouseTools' is not defined
nvm. At some point there was a switch from MouseTools to mousetools and it messed up the code. Working as expected now
As of a couple weeks ago, a script I have been using for a couple years now accessing mousetools is dead. It's no longer able to find park ids and is now telling me there's a NameError when I try to call MouseTools. Is mousetools dead?