diff --git a/operating_system/WINDOWS.md b/operating_system/WINDOWS.md index cf691fd..0d0f668 100644 --- a/operating_system/WINDOWS.md +++ b/operating_system/WINDOWS.md @@ -6,6 +6,10 @@ There are three main things you need to do: - Having Anaconda for creating [virtual environments](https://www.youtube.com/watch?v=mIB7IZFCE_k) - Launching [Jupyter Notebooks](https://jupyter.org/) from Anaconda or an IDE like [PyCharm](https://www.jetbrains.com/edu-products/download/#section=idea) +### Warning +**Do not pip install!**. +Unless you really need to, but then be aware that conflicts may arise. + ## Decent terminal --> Installing Git (will be extended in the Lecture on Wednesday) It can be done by downloading the following [file](https://www.jetbrains.com/edu-products/download/#section=idea). You probably have a 64-bit computer but make sure to [double check](https://www.howtogeek.com/howto/21726/how-do-i-know-if-im-running-32-bit-or-64-bit-windows-answers/)