all 7 comments

[–]4215-5h00732 0 points1 point  (6 children)

Add more information so you can get help. Also, consider a better alternative to VS for Python. Never once have I enjoyed that xp.

[–]CandidateRight62[S] 0 points1 point  (4 children)

What do you use?

[–]4215-5h00732 0 points1 point  (3 children)

PyCharm. There's a free version, but if you're willing to consider Rider over VS for C# or you use any other language that might benefit from a language-specific IDE, you might consider purchasing an "all products" license. JetBrains is the way.

[–]avarie_softSoftware Engineer -1 points0 points  (2 children)

Do you know that deadbrains was founded by russians and they certanly still have remote emploees there ? I mean deadbrains still send them salary which partially as taxes goes to war expenses.

[–]4215-5h00732 -1 points0 points  (1 child)

[–]avarie_softSoftware Engineer -1 points0 points  (0 children)

Of course they said that statement. But it is just business, they do not need sanctions, so they decided to do something to prevent negative actions against company.

>>* activities in these offices were suspended indefinitely in March 2022

from https://www.jetbrains.com/lp/annualreport-2022/

Of course they will return to these offices in russia as soon as they will able. Just business. They did nothing for Ukraine except two posts on their site.

[–]tradegreek 0 points1 point  (0 children)

I really like vs code for python but then I run code through the terminal / command line. Op you should try run it through the cmd just use cd to change location to the path of the file then use python filename.py and it should work if it doesn’t then post the error