Any chance you could provide a sample project? Feel free to simply create a new project and zip it’s entire folder for us to investigate
That’s the quickest way for us to replicate the behavior.
Also, please keep in mind that some packages were “outsourced” to the community via our GitHub and Python activity pack is one of those:
Therefore, you might want to log an issue over there or even contribute directly to fixing it
UIPath Rookie here. I am not sure if mine is a similar (or related) problem.
When using the Load Python Scripts Activity it fails whenever I have an import statement. I’m trying to import Pandas and BeautifulSoup. But it works fine when I remove them.