Advertisement
thyeby

pip install kimenetek

Feb 12th, 2021
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. thyeby@mx:~
  2. $ sudo apt isntall python3-pip
  3. [sudo] thyeby jelszava:
  4. E: isntall érvénytelen művelet
  5. thyeby@mx:~
  6. $ sudo apt isntall python3-pip
  7. E: isntall érvénytelen művelet
  8. thyeby@mx:~
  9. $ cd laser/K40_Whisperer-0.56_src/
  10. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  11. $ sudo su
  12. root@mx:/home/thyeby/laser/K40_Whisperer-0.56_src# apt install python3-pip
  13. Csomaglisták olvasása... Kész
  14. Függőségi fa építése
  15. Állapotinformációk olvasása... Kész
  16. A következő további csomagok lesznek telepítve:
  17. python-pip-whl
  18. Ajánlott csomagok:
  19. python3-dev python3-setuptools python3-wheel
  20. Az alábbi ÚJ csomagok lesznek telepítve:
  21. python-pip-whl python3-pip
  22. 0 frissített, 2 újonnan telepített, 0 eltávolítandó és 0 nem frissített.
  23. Letöltendő adatmennyiség: 1.761 kB.
  24. A művelet után 2.686 kB lemezterület kerül felhasználásra.
  25. Folytatni akarja? [I/n] i
  26. Letöltés:1 http://deb.debian.org/debian buster/main i386 python-pip-whl all 18.1-5 [1.591 kB]
  27. Letöltés:2 http://deb.debian.org/debian buster/main i386 python3-pip all 18.1-5 [171 kB]
  28. Letöltve 1.761 kB 2mp alatt (949 kB/s)
  29. Selecting previously unselected package python-pip-whl.
  30. (Adatbázis olvasása ... 351225 files and directories currently installed.)
  31. Preparing to unpack .../python-pip-whl_18.1-5_all.deb ...
  32. Unpacking python-pip-whl (18.1-5) ...
  33. Selecting previously unselected package python3-pip.
  34. Preparing to unpack .../python3-pip_18.1-5_all.deb ...
  35. Unpacking python3-pip (18.1-5) ...
  36. Beállítás: python-pip-whl (18.1-5) ...
  37. Beállítás: python3-pip (18.1-5) ...
  38. Processing triggers for man-db (2.8.5-2) ...
  39. root@mx:/home/thyeby/laser/K40_Whisperer-0.56_src# exit
  40. exit
  41. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  42. $ ls
  43. bezmisc.py dxf.py inkex.py py2exe_setup.py simpletransform.py
  44. build_exe.bat ecoords.py interpolate.py README_Linux.txt svg_reader.py
  45. CC.png egv.py k40_whisperer.py README_MacOS.md UL.png
  46. Change_Log.txt emblem LaserSpeed.py requirements.txt up.png
  47. convex_hull.py emblem64 left.png right.png UR.png
  48. cubicsuperpath.py ffgeom.py LL.png scorchworks.ico windowsinhibitor.py
  49. cspsubdiv.py g_code_library.py LR.png simplepath.py
  50. down.png gpl-3.0.txt nano_library.py simplestyle.py
  51. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  52. $ pip3 install lxml
  53. Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (4.3.2)
  54. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  55. $ pip3 install pyusb
  56. Collecting pyusb
  57. Downloading https://files.pythonhosted.org/packages/b5/28/b857ac783257f142932b23379d761a3d9becf6deecf5d14075ec19bdb890/pyusb-1.1.1-py3-none-any.whl (58kB)
  58. 100% |████████████████████████████████| 61kB 687kB/s
  59. Installing collected packages: pyusb
  60. Successfully installed pyusb-1.1.1
  61. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  62. $ pip3 install pillow
  63. Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (5.4.1)
  64. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  65. $ pip3 install pyclipper
  66. Collecting pyclipper
  67. Downloading https://files.pythonhosted.org/packages/d3/3e/80fe13dfeb2e2aceee6b37c1f6070ed5d1a356a04aa9613b5bc8eed0f5da/pyclipper-1.2.1.zip (143kB)
  68. 100% |████████████████████████████████| 143kB 661kB/s
  69. Installing build dependencies ... done
  70. Building wheels for collected packages: pyclipper
  71. Running setup.py bdist_wheel for pyclipper ... error
  72. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-1y9_ssso/pyclipper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-9n5rpha1 --python-tag cp37:
  73. Distribution mode: Compiling Cython generated .cpp sources.
  74. running bdist_wheel
  75. running build
  76. running build_ext
  77. building 'pyclipper' extension
  78. creating build
  79. creating build/temp.linux-i686-3.7
  80. creating build/temp.linux-i686-3.7/pyclipper
  81. i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pyclipper/pyclipper.cpp -o build/temp.linux-i686-3.7/pyclipper/pyclipper.o
  82. pyclipper/pyclipper.cpp:24:10: fatal error: Python.h: Nincs ilyen fájl vagy könyvtár
  83. #include "Python.h"
  84. ^~~~~~~~~~
  85. compilation terminated.
  86. error: command 'i686-linux-gnu-gcc' failed with exit status 1
  87.  
  88. ----------------------------------------
  89. Failed building wheel for pyclipper
  90. Running setup.py clean for pyclipper
  91. Failed to build pyclipper
  92. Installing collected packages: pyclipper
  93. Running setup.py install for pyclipper ... error
  94. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-1y9_ssso/pyclipper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-3wnp4l3k/install-record.txt --single-version-externally-managed --compile --user --prefix=:
  95. Distribution mode: Compiling Cython generated .cpp sources.
  96. running install
  97. running build
  98. running build_ext
  99. building 'pyclipper' extension
  100. creating build
  101. creating build/temp.linux-i686-3.7
  102. creating build/temp.linux-i686-3.7/pyclipper
  103. i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pyclipper/pyclipper.cpp -o build/temp.linux-i686-3.7/pyclipper/pyclipper.o
  104. pyclipper/pyclipper.cpp:24:10: fatal error: Python.h: Nincs ilyen fájl vagy könyvtár
  105. #include "Python.h"
  106. ^~~~~~~~~~
  107. compilation terminated.
  108. error: command 'i686-linux-gnu-gcc' failed with exit status 1
  109.  
  110. ----------------------------------------
  111. Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-1y9_ssso/pyclipper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-3wnp4l3k/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-1y9_ssso/pyclipper/
  112. thyeby@mx:~/laser/K40_Whisperer-0.56_src
  113. $
  114.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement