Skip to content Skip to sidebar Skip to footer
Showing posts with the label Upgrade

Upgrade To Numpy 1.8.0 On Ubuntu 12.04

I'm running Ubuntu 12.04 which comes by default with NumPy 1.6.0 (I have, actually had, Python … Read more Upgrade To Numpy 1.8.0 On Ubuntu 12.04

Django 1.11: Python 3.6 Upgrade Causes Issues With Ssl Connections

I just upgraded my Django 1.10 (Python 3.5) app to Django 1.11 (Python 3.6) in my MacOS Sierra. Mo… Read more Django 1.11: Python 3.6 Upgrade Causes Issues With Ssl Connections

Spyder Does Not Run Python Scripts After Matplotlib Upgrade

I was coding in Python 2.7 with Spyder 2.1.9, using matplotlib 1.1. The operating system is Linux U… Read more Spyder Does Not Run Python Scripts After Matplotlib Upgrade