You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2020/02/29 20:41:53 UTC

[GitHub] [submarine] pingsutw commented on issue #196: occurred an error when I execute "build_python_virtual_env.sh"

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org