RPA for Python离线用法(解决卡在init的办法) 2022年3月19日 · import rpa as r; r.pack () on computer with internet. copy rpa.py and rpa_python.zip to the target computer. import rpa as r; r.init () to deploy and use RPA for Python. 我借用朋友的电脑测试了一下,通过以下步骤可以打包这 更多内容请查看https://blog.csdn.net/u013113491/article/details/123591124