does anaconda prompt install to all the users in pc or just its own environment?
If I download a module with pip install on anaconda prompt would it work on my VSC python?
I installed some modules with anaconda prompt using pip. I’m now trying to use it on my VSC. Should it work or does anaconda prompt effects only its environment like spyder?