docker-robot-framework
docker-robot-framework copied to clipboard
need library 'RPA.Archive' build together with docker image
I have a script that use 'RPA.Archive'. the docker cannot run with error missing library. Can I request to have the library bundled with docker image?
else, please advice how do I build the image myself by adding the additional library?
[ ERROR ] Error in file '/opt/robotframework/tests/BrowserFunctions.robot' on line 11: Importing library 'RPA.Archive' failed: ModuleNotFoundError: No module named 'RPA' Traceback (most recent call last):