davidjmorin

MLB LED Scoreboard Install Issues

Mar 4th, 2020
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.63 KB | None | 0 0
  1. pi@raspberrypi:~/mlb-led-scoreboard $ sudo ./install.sh
  2. Running rgbmatrix installation...
  3. Hit:1 http://archive.raspberrypi.org/debian buster InRelease
  4. Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
  5. Reading package lists... Done
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. Note, selecting 'python-pil' instead of 'python-pillow'
  10. The following additional packages will be installed:
  11. libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib
  12. python2.7 python2.7-minimal
  13. Suggested packages:
  14. python-pil-doc python-pil-dbg python2.7-doc binfmt-support
  15. The following packages will be upgraded:
  16. libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib
  17. python-pil python2.7 python2.7-dev python2.7-minimal
  18. 8 upgraded, 0 newly installed, 0 to remove and 270 not upgraded.
  19. Need to get 36.0 MB of archives.
  20. After this operation, 6,144 B of additional disk space will be used.
  21. Get:1 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7-d ev armhf 2.7.16-2+deb10u1 [291 kB]
  22. Get:2 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-dev armhf 2.7.16-2+deb10u1 [30.9 MB]
  23. Get:3 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7 armhf 2.7.16-2+deb10u1 [873 kB]
  24. Get:4 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7 a rmhf 2.7.16-2+deb10u1 [305 kB]
  25. Get:5 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-stdlib armhf 2.7.16-2+deb10u1 [1,844 kB]
  26. Get:6 http://raspbian.mirror.constant.com/raspbian buster/main armhf python2.7-m inimal armhf 2.7.16-2+deb10u1 [1,091 kB]
  27. Get:7 http://raspbian.mirror.constant.com/raspbian buster/main armhf libpython2. 7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
  28. Get:8 http://raspbian.mirror.constant.com/raspbian buster/main armhf python-pil armhf 5.4.1-2+deb10u1 [364 kB]
  29. Fetched 36.0 MB in 23s (1,586 kB/s)
  30. apt-listchanges: Reading changelogs...
  31. (Reading database ... 155845 files and directories currently installed.)
  32. Preparing to unpack .../0-python2.7-dev_2.7.16-2+deb10u1_armhf.deb ...
  33. Unpacking python2.7-dev (2.7.16-2+deb10u1) over (2.7.16-2) ...
  34. Preparing to unpack .../1-libpython2.7-dev_2.7.16-2+deb10u1_armhf.deb ...
  35. Unpacking libpython2.7-dev:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
  36. Preparing to unpack .../2-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
  37. Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
  38. Preparing to unpack .../3-python2.7_2.7.16-2+deb10u1_armhf.deb ...
  39. Unpacking python2.7 (2.7.16-2+deb10u1) over (2.7.16-2) ...
  40. Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
  41. Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
  42. Preparing to unpack .../5-python2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
  43. Unpacking python2.7-minimal (2.7.16-2+deb10u1) over (2.7.16-2) ...
  44. Preparing to unpack .../6-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
  45. Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) over (2.7.16-2) ...
  46. Preparing to unpack .../7-python-pil_5.4.1-2+deb10u1_armhf.deb ...
  47. Unpacking python-pil:armhf (5.4.1-2+deb10u1) over (5.4.1-2) ...
  48. Setting up python-pil:armhf (5.4.1-2+deb10u1) ...
  49. Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
  50. Setting up python2.7-minimal (2.7.16-2+deb10u1) ...
  51. Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
  52. Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
  53. Setting up libpython2.7-dev:armhf (2.7.16-2+deb10u1) ...
  54. Setting up python2.7 (2.7.16-2+deb10u1) ...
  55. Setting up python2.7-dev (2.7.16-2+deb10u1) ...
  56. Processing triggers for mime-support (3.62) ...
  57. Processing triggers for gnome-menus (3.31.4-3) ...
  58. Processing triggers for libc-bin (2.28-10+rpi1) ...
  59. Processing triggers for man-db (2.8.5-2) ...
  60. Processing triggers for desktop-file-utils (0.23-4) ...
  61. make -C ./lib
  62. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  63. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o gpio.o gpio.cc
  64. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o led-matrix.o led-matrix.cc
  65. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o options-initialize.o options-initialize. cc
  66. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o framebuffer.o framebuffer.cc
  67. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o thread.o thread.cc
  68. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno -unused-parameter -fno-exceptions -c -o bdf-font.o bdf-font.cc
  69. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o graphics.o graphics.cc
  70. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o transformer.o transformer.cc
  71. 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
  72. cc -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -c -o hardware-mapping.o hardware-mapping.c
  73. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o content-streamer.o content-streamer.cc
  74. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o pixel-mapper.o pixel-mapper.cc
  75. g++ -I../include -Wall -O3 -g -fPIC -DDEFAULT_HARDWARE='"regular"' -Wextra -Wno-unused-parameter -fno-exceptions -c -o multiplex-mappers.o multiplex-mappers.cc
  76. 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
  77. 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
  78. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  79. make -C examples-api-use
  80. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
  81. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o demo-main.o demo-main.cc
  82. make -C ../lib
  83. make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  84. make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  85. g++ demo-main.o -o demo -L../lib -lrgbmatrix -lrt -lm -lpthread
  86. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o minimal-example.o minimal-example.cc
  87. g++ minimal-example.o -o minimal-example -L../lib -lrgbmatrix -lrt -lm -lpthread
  88. cc -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o c-example.o c-example.c
  89. cc c-example.o -o c-example -L../lib -lrgbmatrix -lrt -lm -lpthread -lstdc++
  90. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o text-example.o text-example.cc
  91. g++ text-example.o -o text-example -L../lib -lrgbmatrix -lrt -lm -lpthread
  92. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o scrolling-text-example.o scrolling-text-example.cc
  93. g++ scrolling-text-example.o -o scrolling-text-example -L../lib -lrgbmatrix -lrt -lm -lpthread
  94. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o clock.o clock.cc
  95. g++ clock.o -o clock -L../lib -lrgbmatrix -lrt -lm -lpthread
  96. g++ -I../include -Wall -O3 -g -Wextra -Wno-unused-parameter -c -o ledcat.o ledcat.cc
  97. g++ ledcat.o -o ledcat -L../lib -lrgbmatrix -lrt -lm -lpthread
  98. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
  99. make -C bindings/python build
  100. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  101. make -C ../../lib
  102. make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  103. make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  104. python setup.py build --build-lib .
  105. running build
  106. running build_py
  107. running build_ext
  108. building 'core' extension
  109. creating build
  110. creating build/temp.linux-armv6l-2.7
  111. creating build/temp.linux-armv6l-2.7/rgbmatrix
  112. 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
  113. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  114. 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
  115. building 'graphics' extension
  116. 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
  117. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  118. 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
  119. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  120. make -C ./lib
  121. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  122. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  123. make -C examples-api-use
  124. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
  125. make -C ../lib
  126. make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  127. make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  128. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/examples-api-use'
  129. make -C bindings/python build
  130. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  131. make -C ../../lib
  132. make[2]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  133. make[2]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/lib'
  134. python setup.py build --build-lib .
  135. running build
  136. running build_py
  137. running build_ext
  138. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  139. make -C bindings/python install
  140. make[1]: Entering directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  141. python setup.py install
  142. running install
  143. running build
  144. running build_py
  145. creating build/lib.linux-armv6l-2.7
  146. creating build/lib.linux-armv6l-2.7/rgbmatrix
  147. copying rgbmatrix/__init__.py -> build/lib.linux-armv6l-2.7/rgbmatrix
  148. running build_ext
  149. building 'core' extension
  150. 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
  151. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  152. 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
  153. building 'graphics' extension
  154. 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
  155. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  156. 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
  157. running install_lib
  158. creating /usr/local/lib/python2.7/dist-packages/rgbmatrix
  159. copying build/lib.linux-armv6l-2.7/rgbmatrix/core.so -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
  160. copying build/lib.linux-armv6l-2.7/rgbmatrix/graphics.so -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
  161. copying build/lib.linux-armv6l-2.7/rgbmatrix/__init__.py -> /usr/local/lib/python2.7/dist-packages/rgbmatrix
  162. byte-compiling /usr/local/lib/python2.7/dist-packages/rgbmatrix/__init__.py to __init__.pyc
  163. running install_egg_info
  164. Writing /usr/local/lib/python2.7/dist-packages/rgbmatrix-0.0.1.egg-info
  165. make[1]: Leaving directory '/home/pi/mlb-led-scoreboard/matrix/bindings/python'
  166. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  167. Obtaining file:///home/pi/mlb-led-scoreboard/matrix/bindings/python
  168. Installing collected packages: rgbmatrix
  169. Found existing installation: rgbmatrix 0.0.1
  170. 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.
  171. Installing required dependencies. This may take some time (10-20 minutes-ish)...
  172. HEAD is now at 428e8a7 Version bump
  173. M matrix
  174. Already on 'master'
  175. Your branch is up to date with 'origin/master'.
  176. Already up to date.
  177. Reading package lists... Done
  178. Building dependency tree
  179. Reading state information... Done
  180. Note, selecting 'libxslt1-dev' instead of 'libxslt-dev'
  181. The following additional packages will be installed:
  182. icu-devtools libicu-dev libxml2 libxslt1.1
  183. Suggested packages:
  184. icu-doc
  185. The following NEW packages will be installed:
  186. icu-devtools libicu-dev libxml2-dev libxslt1-dev
  187. The following packages will be upgraded:
  188. libxml2 libxslt1.1
  189. 2 upgraded, 4 newly installed, 0 to remove and 268 not upgraded.
  190. Need to get 10.9 MB of archives.
  191. After this operation, 45.2 MB of additional disk space will be used.
  192. Do you want to continue? [Y/n] y
  193. Get:1 http://raspbian.mirror.constant.com/raspbian buster/main armhf icu-devtools armhf 63.1-6 [163 kB]
  194. Get:2 http://raspbian.mirror.constant.com/raspbian buster/main armhf libicu-dev armhf 63.1-6 [8,841 kB]
  195. Get:3 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+b3 [571 kB]
  196. Get:4 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxml2-dev armhf 2.9.4+dfsg1-7+b3 [641 kB]
  197. Get:5 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxslt1.1 armhf 1.1.32-2.2~deb10u1 [215 kB]
  198. Get:6 http://raspbian.mirror.constant.com/raspbian buster/main armhf libxslt1-dev armhf 1.1.32-2.2~deb10u1 [491 kB]
  199. Fetched 10.9 MB in 5s (2,353 kB/s)
  200. Reading changelogs... Done
  201. Selecting previously unselected package icu-devtools.
  202. (Reading database ... 155845 files and directories currently installed.)
  203. Preparing to unpack .../0-icu-devtools_63.1-6_armhf.deb ...
  204. Unpacking icu-devtools (63.1-6) ...
  205. Selecting previously unselected package libicu-dev:armhf.
  206. Preparing to unpack .../1-libicu-dev_63.1-6_armhf.deb ...
  207. Unpacking libicu-dev:armhf (63.1-6) ...
  208. Preparing to unpack .../2-libxml2_2.9.4+dfsg1-7+b3_armhf.deb ...
  209. Unpacking libxml2:armhf (2.9.4+dfsg1-7+b3) over (2.9.4+dfsg1-7+b1) ...
  210. Selecting previously unselected package libxml2-dev:armhf.
  211. Preparing to unpack .../3-libxml2-dev_2.9.4+dfsg1-7+b3_armhf.deb ...
  212. Unpacking libxml2-dev:armhf (2.9.4+dfsg1-7+b3) ...
  213. Preparing to unpack .../4-libxslt1.1_1.1.32-2.2~deb10u1_armhf.deb ...
  214. Unpacking libxslt1.1:armhf (1.1.32-2.2~deb10u1) over (1.1.32-2.1~deb10u1) ...
  215. Selecting previously unselected package libxslt1-dev:armhf.
  216. Preparing to unpack .../5-libxslt1-dev_1.1.32-2.2~deb10u1_armhf.deb ...
  217. Unpacking libxslt1-dev:armhf (1.1.32-2.2~deb10u1) ...
  218. Setting up icu-devtools (63.1-6) ...
  219. Setting up libicu-dev:armhf (63.1-6) ...
  220. Setting up libxml2:armhf (2.9.4+dfsg1-7+b3) ...
  221. Setting up libxml2-dev:armhf (2.9.4+dfsg1-7+b3) ...
  222. Setting up libxslt1.1:armhf (1.1.32-2.2~deb10u1) ...
  223. Setting up libxslt1-dev:armhf (1.1.32-2.2~deb10u1) ...
  224. Processing triggers for man-db (2.8.5-2) ...
  225. Processing triggers for libc-bin (2.28-10+rpi1) ...
  226. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  227. Collecting pytz
  228. Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
  229. 100% |████████████████████████████████| 512kB 148kB/s
  230. Collecting tzlocal
  231. Downloading https://files.pythonhosted.org/packages/ef/99/53bd1ac9349262f59c1c421d8fcc2559ae8a5eeffed9202684756b648d33/tzlocal-2.0.0-py2.py3-none-any.whl
  232. Collecting feedparser
  233. Downloading https://files.pythonhosted.org/packages/91/d8/7d37fec71ff7c9dbcdd80d2b48bcdd86d6af502156fc93846fb0102cb2c4/feedparser-5.2.1.tar.bz2 (192kB)
  234. 100% |████████████████████████████████| 194kB 343kB/s
  235. Collecting pyowm
  236. Downloading https://files.pythonhosted.org/packages/9d/c9/bdb56948fceda8c7a484c0f37e3ef7b0549b496d3996ea3cad754651e888/pyowm-2.9.0-py2-none-any.whl (3.7MB)
  237. 100% |████████████████████████████████| 3.7MB 17kB/s
  238. Requirement already satisfied: requests<3,>=2.18.2 in /usr/lib/python2.7/dist-packages (from pyowm) (2.21.0)
  239. Collecting geojson<2.4,>=2.3.0 (from pyowm)
  240. Downloading https://files.pythonhosted.org/packages/1c/59/5d8f40aa03591d68fa6bf99268810c66a0fbc82b9598e40822f3fd9149d2/geojson-2.3.0-py2.py3-none-any.whl
  241. Building wheels for collected packages: feedparser
  242. Running setup.py bdist_wheel for feedparser ... done
  243. Stored in directory: /root/.cache/pip/wheels/8c/69/b7/f52763c41c5471df57703a0ef718a32a5e81ee35dcf6d4f97f
  244. Successfully built feedparser
  245. Installing collected packages: pytz, tzlocal, feedparser, geojson, pyowm
  246. Successfully installed feedparser-5.2.1 geojson-2.3.0 pyowm-2.9.0 pytz-2019.3 tzlocal-2.0.0
  247. Skipping mlbgame as it is not installed.
  248. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  249. Collecting mlbgame from git+git://github.com/ajbowler/mlbgame.git@#egg=mlbgame
  250. Cloning git://github.com/ajbowler/mlbgame.git to /tmp/pip-install-8WbiAA/mlbgame
  251. Collecting lxml (from mlbgame)
  252. Downloading https://files.pythonhosted.org/packages/39/2b/0a66d5436f237aff76b91e68b4d8c041d145ad0a2cdeefe2c42f76ba2857/lxml-4.5.0.tar.gz (4.5MB)
  253. 100% |████████████████████████████████| 4.5MB 16kB/s
  254. Building wheels for collected packages: mlbgame, lxml
  255. Running setup.py bdist_wheel for mlbgame ... done
  256. Stored in directory: /tmp/pip-ephem-wheel-cache-Pc2LsV/wheels/ba/2c/e4/818098da81a36a347b2f9290226e21726f723e7eab155a05b6
  257. Running setup.py bdist_wheel for lxml ... -
Advertisement
Add Comment
Please, Sign In to add comment