Upgrade default python version to python 3.8 on Linux System #432
Labels
Good first issue 🎓
Perfect for beginners, welcome to OpenMined!
Type: Improvement 📈
Performance improvement not introducing a new feature or requiring a major refactor
Description
Python 3.6 is deprecated and hence there is no point in installing py36 as a default version. Rather we should be installing python 3.8.
File to be updated: https://github.com/OpenMined/PyDP/blob/dev/prereqs_linux.sh#L26
Additional Context
Add any other context or screenshots.
The text was updated successfully, but these errors were encountered: