[01:23:40] <jamespharvey20> GothAlice: Building MongoDB itself 4.0.12 from source fails using scons based on python3, and only succeeds using scons based on python2. Turns out scons based on python3 support was added in 4.1 something, and is also part of the new 4.2 series.
[01:24:51] <jamespharvey20> So, that doesn't affect anything if you run Mongo as a service, or install it from a binary (like an os repository), or are using anything with the actual database once it's up and running.