How can i use the "pyautogui" into Dynamo ? (Beginners help here !)

So like the title says, i’d like to try and use PyAuthoGui with my coding and explore that

But i’ve havent found anyways how to install it except with other IDE’s

Anyone could guide me thru accomplishing this ?

I’m exposing and feel like i’m really a noob right now haha

Thank you in advance !

I still haven’t found a way to install the pyautogui

It was to interact with Civil 3D when importing things thru a new command that as a GUI interface.

But as @Mike.Buttery suggested on another post (https://forum.dynamobim.com/t/using-ctypes-to-interact-with-save-as-dialog-box/102184/3) concerning another workflow with ctypes to interac with the GUI

A simple “Filedia 0” for the time i send the commands forces the filepath to be sent thru the command line mitigating the GUI Save as dialogue box.

Hope it helps other ones

3 Likes