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 16:30:57 UTC

[GitHub] [submarine] ChanaLii opened a new issue #196: occurred an error when I execute "build_python_virtual_env.sh"

ChanaLii opened a new issue #196: occurred an error when I execute "build_python_virtual_env.sh"
URL: https://github.com/apache/submarine/issues/196
 
 
   
   Can u tell me how to fix the error?
   `Invalid requirement: '/opt/pysubmarine/.' It looks like a path. File '/opt/pysubmarine/.' does not exist.`
   

----------------------------------------------------------------
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


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

Posted by GitBox <gi...@apache.org>.
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


[GitHub] [submarine] ChanaLii closed issue #196: occurred an error when I execute "build_python_virtual_env.sh"

Posted by GitBox <gi...@apache.org>.
ChanaLii closed issue #196: occurred an error when I execute "build_python_virtual_env.sh"
URL: https://github.com/apache/submarine/issues/196
 
 
   

----------------------------------------------------------------
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