Activate the environment and run python --version or python -V
To check a specific package e.g. streamlit run pip show streamlit inside the anaconda prompt
Activate the environment and run python --version or python -V
To check a specific package e.g. streamlit run pip show streamlit inside the anaconda prompt
I have this aching feeling - which might sound familiar - but I never saw any academic research on this: offloading too much thinking to AI and digital tools is weakening our cognitive abilities (in plain words - AI makes us dumber ...) .
In the white paper "The memory paradox: why our brains need knowledge in the age of AI" - the lead author - Barbara Oakley points to changes in education and the rise of cognitive offloading to why IQ scores are declining in developed countries.
If she is right, the outlook for companies in the near future does not look good ...
Conda channels are package source - locations where conda looks for software packages when you run conda install. Each channel can contain different package versions, build configurations, platform-specific binaries, etc ...
In the screenshot above, you will notice 4 different conda channels:
I recently had to use the Belgian eID software and couldn't get it to work on the Windows 11 - it always failed with "A driver can't load on this device" - in the end I had to Turn off memory integrity setting (Microsoft support)
Since keeping the memory integrity setting is highly recommend - I would change the setting as soon as possible. Uninstall the Belgian eID software after you have used it and run pnputil to remove the faulty drivers so that you can enable the memory setting again.