Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 7228

Trouble Installing Blinkt pHat

$
0
0

@4dogsofwar wrote:

Hi all,

Im having issues installing the blinkt pHat. I run the following command: sudo curl -sS get.pimoroni.com/blinkt | bash

however the script bails out when installing the Blinkt! library for Python 2

Installing Blinkt! library for Python 2...

Traceback (most recent call last):
File "/usr/bin/pip", line 9, in
load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 356, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2476, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2190, in load
['name'])
File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 74, in
from pip.vcs import git, mercurial, subversion, bazaar # noqa
File "/usr/lib/python2.7/dist-packages/pip/vcs/mercurial.py", line 9, in
from pip.download import path_to_url
File "/usr/lib/python2.7/dist-packages/pip/download.py", line 25, in
from requests.compat import IncompleteRead
ImportError: cannot import name IncompleteRead
Python 2 library install failed!
If problems persist, visit forums.pimoroni.com for support"

Any ideas? Thanks

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7228

Trending Articles