Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi:~/mlb-led-scoreboard $ sudo ./install.sh
- Running rgbmatrix installation...
- Hit:1 http://archive.raspberrypi.org/debian buster InRelease
- Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
- Reading package lists... Done
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Note, selecting 'python-pil' instead of 'python-pillow'
- The following additional packages will be installed:
- libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib
- python2.7 python2.7-minimal
- Suggested packages:
- python-pil-doc python-pil-dbg python2.7-doc binfmt-support
- The following packages will be upgraded:
- libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib
- python-pil python2.7 python2.7-dev python2.7-minimal
- 8 upgraded, 0 newly installed, 0 to remove and 270 not upgraded.
- Need to get 36.0 MB of archives.
- After this operation, 6,144 B of additional disk space will be used.
- Get:1 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7-d ev armhf 2.7.16-2+deb10u1 [291 kB]
- Get:2 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-dev armhf 2.7.16-2+deb10u1 [30.9 MB]
- Get:3 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7 armhf 2.7.16-2+deb10u1 [873 kB]
- Get:4 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7 a rmhf 2.7.16-2+deb10u1 [305 kB]
- Get:5 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-stdlib armhf 2.7.16-2+deb10u1 [1,844 kB]
- Get:6 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7-m inimal armhf 2.7.16-2+deb10u1 [1,091 kB]
- Get:7 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
- Get:8 http://raspbian.mirror.constant.com/raspbian buster/main armhf python-pil armhf 5.4.1-2+deb10u1 [364 kB]
- Fetched 36.0 MB in 23s (1,586 kB/s)
- apt-listchanges: Reading changelogs...
- (Reading database ... 155845 files and directories currently installed.)
- Preparing to unpack .../0-python2.7-dev_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking python2.7-dev (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../1-libpython2.7-dev_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking libpython2.7-dev:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../2-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../3-python2.7_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking python2.7 (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../5-python2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking python2.7-minimal (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../6-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
- Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
- Preparing to unpack .../7-python-pil_5.4.1-2+deb10u1_armhf.deb ...
- Unpacking python-pil:armhf (5.4.1-2+deb10u1) over (5.4.1-2) ...
- Setting up python-pil:armhf (5.4.1-2+deb10u1) ...
- Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
- Setting up python2.7-minimal (2.7.16-2+deb10u1) ...
- Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
- Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
- Setting up libpython2.7-dev:armhf (2.7.16-2+deb10u1) ...
- Setting up python2.7 (2.7.16-2+deb10u1) ...
- Setting up python2.7-dev (2.7.16-2+deb10u1) ...
- Processing triggers for mime-support (3.62) ...
- Processing triggers for gnome-menus (3.31.4-3) ...
- Processing triggers for libc-bin (2.28-10+rpi1) ...
- Processing triggers for man-db (2.8.5-2) ...
- Processing triggers for desktop-file-utils (0.23-4) ...
- make -C ./lib
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o gpio.o gpio.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o led-matrix.o led-matrix.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o options-initialize.o options-initialize. cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o framebuffer.o framebuffer.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o thread.o thread.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o bdf-font.o bdf-font.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o graphics.o graphics.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o transformer.o transformer.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o led-matrix-c.o led-matrix-c.cc
- cc -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -c -o hardware-mapping.o hardware-mapping.c
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o content-streamer.o content-streamer.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o pixel-mapper.o pixel-mapper.cc
- g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o multiplex-mappers.o multiplex-mappers.cc
- ar rcs librgbmatrix.a gpio.o led-matrix.o options-initialize.o framebuffer.o thread.o bdf-font.o graphics.o transformer.o led-matrix-c.o hardware-mapping.o content-streamer.o pixel-mapper.o multiplex-mappers.o
- g++ -shared -Wl,-soname,librgbmatrix.so.1 -o librgbmatrix.so.1 gpio.o led-matrix.o options-initialize.o framebuffer.o thread.o bdf-font.o graphics.o transformer.o led-matrix-c.o hardware-mapping.o content-streamer.o pixel-mapper.o multiplex-mappers.o -lpthread -lrt -lm -lpthread
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make -C examples-api-use
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o demo-main.o demo-main.cc
- make -C ../lib
- make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- g++ demo-main.o -o demo -L../lib -lrgbmatrix -lrt -lm -lpthread
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o minimal-example.o minimal-example.cc
- g++ minimal-example.o -o minimal-example -L../lib -lrgbmatrix -lrt -lm -lpthread
- cc -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o c-example.o c-example.c
- cc c-example.o -o c-example -L../lib -lrgbmatrix -lrt -lm -lpthread -lstdc++
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o text-example.o text-example.cc
- g++ text-example.o -o text-example -L../lib -lrgbmatrix -lrt -lm -lpthread
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o scrolling-text-example.o scrolling-text-example.cc
- g++ scrolling-text-example.o -o scrolling-text-example -L../lib -lrgbmatrix -lrt -lm -lpthread
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o clock.o clock.cc
- g++ clock.o -o clock -L../lib -lrgbmatrix -lrt -lm -lpthread
- g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o ledcat.o ledcat.cc
- g++ ledcat.o -o ledcat -L../lib -lrgbmatrix -lrt -lm -lpthread
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
- make -C bindings/python build
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- make -C ../../lib
- make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- python setup.py build --build-lib .
- running build
- running build_py
- running build_ext
- building 'core' extension
- creating build
- creating build/temp.linux-armv6l-2.7
- creating build/temp.linux-armv6l-2.7/rgbmatrix
- arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I../../include -I/usr/include/python2.7 -c rgbmatrix/core.cpp -o build/temp.linux-armv6l-2.7/rgbmatrix/core.o -O3 -Wall
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
- arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv6l-2.7/rgbmatrix/core.o -L../../lib -lrgbmatrix -o ./rgbmatrix/core.so
- building 'graphics' extension
- arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I../../include -I/usr/include/python2.7 -c rgbmatrix/graphics.cpp -o build/temp.linux-armv6l-2.7/rgbmatrix/graphics.o -O3 -Wall
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
- arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv6l-2.7/rgbmatrix/graphics.o -L../../lib -lrgbmatrix -o ./rgbmatrix/graphics.so
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- make -C ./lib
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make -C examples-api-use
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
- make -C ../lib
- make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
- make -C bindings/python build
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- make -C ../../lib
- make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
- python setup.py build --build-lib .
- running build
- running build_py
- running build_ext
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- make -C bindings/python install
- make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- python setup.py install
- running install
- running build
- running build_py
- creating build/lib.linux-armv6l-2.7
- creating build/lib.linux-armv6l-2.7/rgbmatrix
- copying rgbmatrix/__init__.py -> build/lib.linux-armv6l-2.7/rgbmatrix
- running build_ext
- building 'core' extension
- arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I../../include -I/usr/include/python2.7 -c rgbmatrix/core.cpp -o build/temp.linux-armv6l-2.7/rgbmatrix/core.o -O3 -Wall
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
- arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv6l-2.7/rgbmatrix/core.o -L../../lib -lrgbmatrix -o build/lib.linux-armv6l-2.7/rgbmatrix/core.so
- building 'graphics' extension
- arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I../../include -I/usr/include/python2.7 -c rgbmatrix/graphics.cpp -o build/temp.linux-armv6l-2.7/rgbmatrix/graphics.o -O3 -Wall
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
- arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv6l-2.7/rgbmatrix/graphics.o -L../../lib -lrgbmatrix -o build/lib.linux-armv6l-2.7/rgbmatrix/graphics.so
- running install_lib
- creating /usr/local/lib/python2.7/dist-packages/rgbmatrix
- copying build/lib.linux-armv6l-2.7/rgbmatrix/core.so -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
- copying build/lib.linux-armv6l-2.7/rgbmatrix/graphics.so -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
- copying build/lib.linux-armv6l-2.7/rgbmatrix/__init__.py -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
- byte-compiling /usr/local/lib/python2.7/dist-packages/rgbmatrix/__init__.py to __init__.pyc
- running install_egg_info
- Writing /usr/local/lib/python2.7/dist-packages/rgbmatrix-0.0.1.egg-info
- make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
- Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
- Obtaining file:///home/pi/mlb-led-scoreboard/matrix/bindings/python
- Installing collected packages: rgbmatrix
- Found existing installation: rgbmatrix 0.0.1
- Cannot uninstall 'rgbmatrix'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
- Installing required dependencies. This may take some time (10-20 minutes-ish)...
- HEAD is now at 428e8a7 Version bump
- M matrix
- Already on 'master'
- Your branch is up to date with 'origin/master'.
- Already up to date.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Note, selecting 'libxslt1-dev' instead of 'libxslt-dev'
- The following additional packages will be installed:
- icu-devtools libicu-dev libxml2 libxslt1.1
- Suggested packages:
- icu-doc
- The following NEW packages will be installed:
- icu-devtools libicu-dev libxml2-dev libxslt1-dev
- The following packages will be upgraded:
- libxml2 libxslt1.1
- 2 upgraded, 4 newly installed, 0 to remove and 268 not upgraded.
- Need to get 10.9 MB of archives.
- After this operation, 45.2 MB of additional disk space will be used.
- Do you want to continue? [Y/n] y
- Get:1 http://raspbian.mirror.constant.com/raspbian buster/main armhf icu-devtools armhf 63.1-6 [163 kB]
- Get:2 http://raspbian.mirror.constant.com/raspbian buster/main armhf libicu-dev armhf 63.1-6 [8,841 kB]
- Get:3 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+b3 [571 kB]
- Get:4 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxml2-dev armhf 2.9.4+dfsg1-7+b3 [641 kB]
- Get:5 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxslt1.1 armhf 1.1.32-2.2~deb10u1 [215 kB]
- Get:6 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxslt1-dev armhf 1.1.32-2.2~deb10u1 [491 kB]
- Fetched 10.9 MB in 5s (2,353 kB/s)
- Reading changelogs... Done
- Selecting previously unselected package icu-devtools.
- (Reading database ... 155845 files and directories currently installed.)
- Preparing to unpack .../0-icu-devtools_63.1-6_armhf.deb ...
- Unpacking icu-devtools (63.1-6) ...
- Selecting previously unselected package libicu-dev:armhf.
- Preparing to unpack .../1-libicu-dev_63.1-6_armhf.deb ...
- Unpacking libicu-dev:armhf (63.1-6) ...
- Preparing to unpack .../2-libxml2_2.9.4+dfsg1-7+b3_armhf.deb ...
- Unpacking libxml2:armhf (2.9.4+dfsg1-7+b3) over (2.9.4+dfsg1-7+b1) ...
- Selecting previously unselected package libxml2-dev:armhf.
- Preparing to unpack .../3-libxml2-dev_2.9.4+dfsg1-7+b3_armhf.deb ...
- Unpacking libxml2-dev:armhf (2.9.4+dfsg1-7+b3) ...
- Preparing to unpack .../4-libxslt1.1_1.1.32-2.2~deb10u1_armhf.deb ...
- Unpacking libxslt1.1:armhf (1.1.32-2.2~deb10u1) over (1.1.32-2.1~deb10u1) ...
- Selecting previously unselected package libxslt1-dev:armhf.
- Preparing to unpack .../5-libxslt1-dev_1.1.32-2.2~deb10u1_armhf.deb ...
- Unpacking libxslt1-dev:armhf (1.1.32-2.2~deb10u1) ...
- Setting up icu-devtools (63.1-6) ...
- Setting up libicu-dev:armhf (63.1-6) ...
- Setting up libxml2:armhf (2.9.4+dfsg1-7+b3) ...
- Setting up libxml2-dev:armhf (2.9.4+dfsg1-7+b3) ...
- Setting up libxslt1.1:armhf (1.1.32-2.2~deb10u1) ...
- Setting up libxslt1-dev:armhf (1.1.32-2.2~deb10u1) ...
- Processing triggers for man-db (2.8.5-2) ...
- Processing triggers for libc-bin (2.28-10+rpi1) ...
- Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
- Collecting pytz
- Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
- 100% |████████████████████████████████| 512kB 148kB/s
- Collecting tzlocal
- Downloading https://files.pythonhosted.org/packages/ef/99/53bd1ac9349262f59c1c421d8fcc2559ae8a5eeffed9202684756b648d33/tzlocal-2.0.0-py2.py3-none-any.whl
- Collecting feedparser
- Downloading https://files.pythonhosted.org/packages/91/d8/7d37fec71ff7c9dbcdd80d2b48bcdd86d6af502156fc93846fb0102cb2c4/feedparser-5.2.1.tar.bz2 (192kB)
- 100% |████████████████████████████████| 194kB 343kB/s
- Collecting pyowm
- Downloading https://files.pythonhosted.org/packages/9d/c9/bdb56948fceda8c7a484c0f37e3ef7b0549b496d3996ea3cad754651e888/pyowm-2.9.0-py2-none-any.whl (3.7MB)
- 100% |████████████████████████████████| 3.7MB 17kB/s
- Requirement already satisfied: requests<3,>=2.18.2 in /usr/lib/python2.7/dist-packages (from pyowm) (2.21.0)
- Collecting geojson<2.4,>=2.3.0 (from pyowm)
- Downloading https://files.pythonhosted.org/packages/1c/59/5d8f40aa03591d68fa6bf99268810c66a0fbc82b9598e40822f3fd9149d2/geojson-2.3.0-py2.py3-none-any.whl
- Building wheels for collected packages: feedparser
- Running setup.py bdist_wheel for feedparser ... done
- Stored in directory: /root/.cache/pip/wheels/8c/69/b7/f52763c41c5471df57703a0ef718a32a5e81ee35dcf6d4f97f
- Successfully built feedparser
- Installing collected packages: pytz, tzlocal, feedparser, geojson, pyowm
- Successfully installed feedparser-5.2.1 geojson-2.3.0 pyowm-2.9.0 pytz-2019.3 tzlocal-2.0.0
- Skipping mlbgame as it is not installed.
- Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
- Collecting mlbgame from git+git://github.com/ajbowler/mlbgame.git@#egg=mlbgame
- Cloning git://github.com/ajbowler/mlbgame.git to /tmp/pip-install-8WbiAA/mlbgame
- Collecting lxml (from mlbgame)
- Downloading https://files.pythonhosted.org/packages/39/2b/0a66d5436f237aff76b91e68b4d8c041d145ad0a2cdeefe2c42f76ba2857/lxml-4.5.0.tar.gz (4.5MB)
- 100% |████████████████████████████████| 4.5MB 16kB/s
- Building wheels for collected packages: mlbgame, lxml
- Running setup.py bdist_wheel for mlbgame ... done
- Stored in directory: /tmp/pip-ephem-wheel-cache-Pc2LsV/wheels/ba/2c/e4/818098da81a36a347b2f9290226e21726f723e7eab155a05b6
- Running setup.py bdist_wheel for lxml ... -
Advertisement
Add Comment
Please, Sign In to add comment