phillipsmn
Jun 15, 2014 - 01:56
I was wondering if anyone else has been experiencing issues with importing libraries in a python script that is assigned to a button action. I am trying to run a script that imports the requests library. In my workflows library, his script works every time. When I try to use that script as a part of an action assigned to a button in the UI designer, the message I get is "ImportError: cannot import name _htmlparser".
Any help would be appreciated.