Pycharm Remote SSH, How to launch venv and then install into it.

I have installed matplotlib on the target via ssh. However torch does not install, so it needs to go into venv. Interpreteter is remote python sftp:// path to target. For some reason the venv is not sourced, so torch is not installed in venv, what did I miss?

0

请先登录再写评论。