pingsutw commented on issue #196: occurred an error when I execute "build_python_virtual_env.sh" URL: https://github.com/apache/submarine/issues/196#issuecomment-592992468 Hi @ChanaLii, This script is for mini-submarine to build a python virtual env. The folder `/opt/pysubmarine/` is in mini-submarine for building `pysubmarine` If you want to build `pysubmarine` by youself, just change `pip3 install /opt/pysubmarine/.` to `pip3 install <path_to_submarine>/submarine-sdk/pysubmarine/ . `
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
