程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Problem note - pycharm connects to the python environment of the remote server

編輯:Python

List of articles

    • Problem description
    • resolvent
      • 1. Mapping server Python project
      • 2. Configure server Python Interpreter

Problem description

PyCharm Connect to the remote server Python Environmental Science ( Virtual machine on PyCharm Too resource intensive )

resolvent

1. Mapping server Python project

① Choose in turn Tools Deploy To configure

② Click on the top left corner + , choice SFTP.

③ Enter the server name .

④ Click on SSH To configure After ..., To configure ssh.

⑤ Enter server related information , Click test connection , Just display the successful connection

⑥ Select mapping , To configure The local path ( Local ) And Deployment path ( The server )

⑦ After completion , Click ok .

⑧ For ease of operation , Can be in Tools Deploy → Check Auto upload

2. Configure server Python Interpreter

① In turn, click file Set up Python Interpreter → In the red circle gear add to ...

② Click on SSH Interpreter , Configure server information , Click ok


You can also select the server configured above

③ Configure it Python Interpreter address , Then click OK

④ complete !


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved