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
hi @fardeen9983
Yes it will try to install the package againg if you have the line in the code
You just need to install it once and then removed the line
I hope it helps
I will be running the python module inside an iterative macro and I am not sure if it is possible to remove the code from running iterations.
User | Count |
---|---|
108 | |
89 | |
78 | |
54 | |
40 |