Use pip to ensure a current version for python3 – use pip3:
pip3 install -U --user spyder
respectively, if you are using python2:
pip install -U --user spyder
Use pip to ensure a current version for python3 – use pip3:
pip3 install -U --user spyder
respectively, if you are using python2:
pip install -U --user spyder