I am a newbie trying to learn Python and coming from a Visual Studio environment.
I downloaded ver 4.4 (on windows 10). I have successfully created a winforms application. I'm struggling trying to get SQLite to work but during my trials and tribulations I tried to change the .Net framework that it is compiled with. I saw a YouTube video using an earlier version that showed right-clicking on the Project and going to properties and Comile tab. My version does not have all those options that the version 3.x shows in the video.
Can anyone give me some help? Thanks very much in advance.
Steve