I have a simple macro with a python tool with code to use a package 'pycrypto' for cryptographic use case.
I want to know if the package will be installed again and again on each run of the macro? The macro is used in another iterative macro so performance is imperative.
Thank you for your support