小编Chr*_*ing的帖子

Raspberry Pi - Python中的GPIO

我试图让我的Raspberry Pi的GPIO引脚工作,我正在遵循教程:如何像Arduino一样使用你的Raspberry Pi.

(我正在通过运行Raspbian的SSH工作.)我已经成功安装了分发版.

在尝试安装PIP时,我收到如下所示的错误.

我该如何解决?

    pi@DuckPi ~ $ sudo curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 85929  100 85929    0     0  89250      0 --:--:-- --:--:-- --:--:--  103k
    Downloading/unpacking pip
      Running setup.py egg_info for package pip

        warning: no files found matching '*.html' under directory 'docs'
        warning: no previously-included files matching '*.txt' found under directory 'docs/_build'
        no previously-included directories found matching 'docs/_build/_sources'
    Installing …
Run Code Online (Sandbox Code Playgroud)

pip gpio raspberry-pi

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

gpio ×1

pip ×1

raspberry-pi ×1