Rob Sung

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Rob Sung created a post,

    configuring remote interpreter with SCL

    We have a bit of unusual environment. Due to software compatibility restriction, we have to use "scl" to run python command.For example, to run python command I type in:shell> scl enable python27 '...