Before we can start working on Space Science topics we need a Python environment to work with. Here, I would like to show you common approach using venv and pip. A virtual environment is a quite fair approach if you only need Python libraries. However, sometimes you need to install "stuff beyond Python" to get things running like Qt or Spark. To prevent random installations on your machine I will show you a more sophisticated approach next time.
There is a lot to do and to learn and I hope you will join the journey. In the meanwhile, if you have questions or ideas, reach out to me via:
Twitter: / mrastrothomas
Reddit: / mrastrothomas
GitHub: https://github.com/ThomasAlbin
Or drop a comment!
Talk to you later