Soufiane Belharbi

Avatar
  • Total activity 28
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 7
  • Edited

    pycharm stuck at logging after ssh timeout

    hi, i have a remote interpreter where deployment is done. things work fine. when there is no activity on pycharm 'long enough', it loses the connection to the host. this is fine since the host must...
    • 3 followers
    • 4 comments
    • 3 votes
  • Edited

    environment variables. different remotes

    hi, i have 2 different remote interpreters each one on a  different server. on each server, we define the environment variable `VAR1` with different value on each server. when running scripts from ...
    • 2 followers
    • 1 comment
    • 1 vote
  • Edited

    pip install --no-index : packages not found by pycharm

    -- solved. hi, i configured pycharm to use a remote interpreter located within an env created using `virtualenv`. i installed some pacakges using `pip install <package>` downloaded from pypi. and i...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    pycharm does not detect undefined variables

    Answered
    [kinda-SOLVED] hello, suddenly, pycharm no longer flags undefined variables. any idea how to fix this? in the settings, undefined variables are checked to be inspected. other posts suggest to swit...
    • 3 followers
    • 2 comments
    • 2 votes
  • Edited

    choose where to run interpreter over host with multiple deployment paths.

    Answered
    hello, i have a project that is deployed on server host A. but, i created 2 deployment paths on the same server for a reason. so, i can easily choose which path to synch using the pycharm deploymen...
    • 3 followers
    • 10 comments
    • 0 votes