Pycharm通過ssh連接遠程解釋器出錯:Couldn't upload helpers for remote interpreter: java.net.NoRouteToHostException: Can't assign requested address (Address not available)
錯誤原因:
大多是同一個項目在服務器隱射兩個路徑導致。
需要確保以下兩個路徑配置相同
1.tools -> Deployment -> Configuration map路徑映射配置
2. File -> Setting Project Interpreter 遠程ssh解釋器的路徑映射