sudo -H pip install --upgrade luma.oled
Collecting luma.oled
Using cached files.pythonhosted.org/packages … uma.oled-2
Collecting luma.core>=1.6.0 (from luma.oled)
Using cached files.pythonhosted.org/packages … uma.core-1
Collecting monotonic; python_version < “3.3” (from luma.core>=1.6.0->luma.oled)
Using cached files.pythonhosted.org/packages … onotonic-1
Collecting RPI.GPIO; platform_system == “Linux” (from luma.core>=1.6.0->luma.oled)
Using cached files.pythonhosted.org/packages … RPi.GPIO-0.
Collecting smbus2 (from luma.core>=1.6.0->luma.oled)
Using cached files.pythonhosted.org/packages … smbus2-0.2.
Complete output from command python setup.py egg_info:
error in smbus2 setup command: ‘extras_require’ must be a dictionary whose values are strings or lists of strings containing vali
----------------------------------------
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-install-5H9VKq/smbus2/