1106334111

Avatar
  • 活动总数 2
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 1
  • 1106334111 创建了一个帖子,

    Use vagrant as interpreter is not working

    PyCharm 2023.2.1 (Professional Edition)Vagrant 2.3.7This is how I set the interpreter from vagrant, everythings looks fine, and I run the code inside the pycharm like: if __name__ == '__main__': ...