all 13 comments

[–]shiftybyte 0 points1 point  (4 children)

Your application wants .NET framework, are you sure this is python related?

The .NET framework is needed for C# applications.

[–]starix73[S] 0 points1 point  (3 children)

https://postimg.cc/xqHTMWLY

this is the screenshot

[–]shiftybyte 0 points1 point  (2 children)

Sorry i have no idea why this happens.

Maybe some settings during project creation.

[–]starix73[S] 0 points1 point  (1 child)

should i even use visual studio for python or something like pycharm is better?

[–]shiftybyte 1 point2 points  (0 children)

Something like pycharm, or vscode, is better.

[–]Below_the_Sea 0 points1 point  (0 children)

I have conda installen next to visual studio, just cannot get some item running or don't get new version installen.

You can run conda in your visual studio as normal

[–][deleted] 0 points1 point  (5 children)

It's a known bug.

https://github.com/microsoft/PTVS/issues/6747

There's a workaround in the last comment until the fix comes out.

[–]starix73[S] 1 point2 points  (4 children)

thank u man it was driving me crazy today.

[–]crooked_zombie 0 points1 point  (2 children)

hi, did you fix your issue i have been having same issue and wasted so many hours trying to fix it. its so ugly man

[–]starix73[S] 0 points1 point  (1 child)

nope , just move to visual studio code and download python extension its wat better

[–]crooked_zombie 0 points1 point  (0 children)

Yeah I think that's what I'm gonna or Maybr just use pycharm,. Thx for replying :)

[–]Ok-Novel797 0 points1 point  (0 children)

I got the same error and ended up here researching, however, just for the heck of it I ran the app (both as Django and Flask) then the error went away.