Search code examples
pycharmadminjetbrains-ide

PyCharm "Can't get remote credentials for deployment server"


After config remote interpreter and deployment I got the following error when PyCharm trying to install libs from requirements.txt

Can't get remote credentials for deployment server


Solution

  • it happen to be wrong configuration of remote interpretor, i configured it once again and all works