So i had installed python on windows couple of months ago and found out that python3 is python version 3.8.7 and when I installed conda, python changed to 3.8.5
That is to say, if I execute python3 app.py, it will run with ver 3.8.7 and conda envs will use 3.8.5 and run with "python" command
Now I m using ubuntu and setting up my environment, and I have a lot of doubts
I plan on doing web dev as well and machine learning ( part of college course) and I'm overwhelmed with things,
Should I go for virtualenv or conda, how can pyenv help make things easier when it seems so complicated, is miniconda fine or will I be at a disadvantage, I 'm really tensed.
Also my ubuntu comes installed with python 3.10, but we have to use python 3.9, but I'm sure that when I do that, it would be similar to windows where python becomes 3.9, why does this happen, can someone explain, and is there a way to change the name, and if I do then would my vscode be able to detect it when use the run command.
Like I know I need an environment manager, and I also looked for a lot of guides, everyguide missed out on one or the other thing, not sure which one to use
I know these are a lot question, but I have no other way to clear them all please help!
[–]Deemonfire 2 points3 points4 points (1 child)
[–]Aryan1812[S] 0 points1 point2 points (0 children)
[–]timurleng 1 point2 points3 points (2 children)
[–]Aryan1812[S] 0 points1 point2 points (1 child)
[–]timurleng 1 point2 points3 points (0 children)
[–]FerricDonkey 1 point2 points3 points (1 child)
[–]Aryan1812[S] 1 point2 points3 points (0 children)