问题
在使用pycharm的过程中,在Path mappings栏为空,且无法点击右边的按钮,弹出的错误是:
Pycharm:Can't get remote credentials for deployment server
但是在deployment中,是确定已经连接上服务器的,而且Run>Edit configuration中,Python interpreter也是远程服务器上的解释器.
解决方法
把图片上显示的Python interpreter删除,然后重新设置,然后就可以正常使用了。