1106334111
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
1106334111 created a post, 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__': ...