1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

「Tanuki-8B」をMacBook(M2)に導入しようとしている。AI(31)

Last updated at Posted at 2024-09-10

東大・松尾研が公開した大規模言語モデル「Tanuki-8B」をMacBook(M2)で動かしてみた
https://qiita.com/nabata/items/aaacf28cb098e14e1ab4

bash
:~ ogawakiyoshi$ docker run -v /home/ogawakiyoshi/tanuki:/tmp/tanuki -it ubuntu /bin/bash
ERRO[0000] error waiting for container:                 
                                                        docker: Error response from daemon: Mounts denied: 
The path /home/ogawakiyoshi/tanuki is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/desktop/mac for more info.
MacBook-Air:~ ogawakiyoshi$ pwd
/Users/ogawakiyoshi
MacBook-Air:~ ogawakiyoshi$ docker run -v /Users/ogawakiyoshi/tanuki:/tmp/tanuki -it ubuntu /bin/bash
root@d468ac97887d:/# apt update; apt -y upgrade
Get:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease [256 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble/multiverse arm64 Packages [274 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble/restricted arm64 Packages [113 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 Packages [19.0 MB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 Packages [1776 kB] 
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [359 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [13.2 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [597 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [459 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [11.5 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [402 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [349 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [359 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [13.2 kB]
Fetched 24.4 MB in 10s (2425 kB/s)                                             
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
29 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  base-files bsdutils dpkg e2fsprogs libblkid1 libbz2-1.0 libc-bin libc6
  libcom-err2 libext2fs2t64 libgnutls30t64 libhogweed6t64 liblz4-1 liblzma5
  libmount1 libnettle8t64 libp11-kit0 libseccomp2 libsmartcols1 libss2
  libssl3t64 libsystemd0 libudev1 libuuid1 libzstd1 logsave mount util-linux
  zlib1g
29 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.9 MB of archives.
After this operation, 4096 B of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libc6 arm64 2.39-0ubuntu8.3 [2776 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 base-files arm64 13ubuntu10.1 [73.3 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.1 [97.8 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dpkg arm64 1.22.6ubuntu6.1 [1265 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.1 [1114 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libc-bin arm64 2.39-0ubuntu8.3 [631 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 logsave arm64 1.47.0-2.4~exp1ubuntu4.1 [22.3 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libext2fs2t64 arm64 1.47.0-2.4~exp1ubuntu4.1 [225 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 e2fsprogs arm64 1.47.0-2.4~exp1ubuntu4.1 [594 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.1 [116 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.1 [123 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libbz2-1.0 arm64 1.0.8-5.1build0.1 [35.8 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblz4-1 arm64 1.9.4-1build1.1 [64.2 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma5 arm64 5.6.1+really5.4.5-1build0.1 [125 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.1 [133 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.1 [64.5 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libssl3t64 arm64 3.0.13-0ubuntu3.4 [1796 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libzstd1 arm64 1.5.5+dfsg2-2build1.1 [271 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsystemd0 arm64 255.4-1ubuntu8.4 [425 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libudev1 arm64 255.4-1ubuntu8.4 [173 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.1 [35.5 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 zlib1g arm64 1:1.3.dfsg-3.1ubuntu2.1 [61.7 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnettle8t64 arm64 3.9.1-2.2build1.1 [192 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libhogweed6t64 arm64 3.9.1-2.2build1.1 [199 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libp11-kit0 arm64 0.25.3-4ubuntu2.1 [276 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgnutls30t64 arm64 3.8.3-1.1ubuntu3.2 [936 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libseccomp2 arm64 2.5.5-1ubuntu3.1 [51.2 kB]
Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libcom-err2 arm64 1.47.0-2.4~exp1ubuntu4.1 [22.6 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libss2 arm64 1.47.0-2.4~exp1ubuntu4.1 [16.5 kB]
Fetched 11.9 MB in 10s (1194 kB/s)                                             
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 4371 files and directories currently installed.)
Preparing to unpack .../libc6_2.39-0ubuntu8.3_arm64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Unpacking libc6:arm64 (2.39-0ubuntu8.3) over (2.39-0ubuntu8.2) ...
Setting up libc6:arm64 (2.39-0ubuntu8.3) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
(Reading database ... 4372 files and directories currently installed.)
Preparing to unpack .../base-files_13ubuntu10.1_arm64.deb ...
Unpacking base-files (13ubuntu10.1) over (13ubuntu10) ...
Setting up base-files (13ubuntu10.1) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
(Reading database ... 4372 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking bsdutils (1:2.39.3-9ubuntu6.1) over (1:2.39.3-9ubuntu6) ...
Setting up bsdutils (1:2.39.3-9ubuntu6.1) ...
(Reading database ... 4372 files and directories currently installed.)
Preparing to unpack .../dpkg_1.22.6ubuntu6.1_arm64.deb ...
Unpacking dpkg (1.22.6ubuntu6.1) over (1.22.6ubuntu6) ...
Setting up dpkg (1.22.6ubuntu6.1) ...
(Reading database ... 4372 files and directories currently installed.)
Preparing to unpack .../util-linux_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking util-linux (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Setting up util-linux (2.39.3-9ubuntu6.1) ...
(Reading database ... 4372 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.39-0ubuntu8.3_arm64.deb ...
Unpacking libc-bin (2.39-0ubuntu8.3) over (2.39-0ubuntu8.2) ...
Setting up libc-bin (2.39-0ubuntu8.3) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../logsave_1.47.0-2.4~exp1ubuntu4.1_arm64.deb ...
Unpacking logsave (1.47.0-2.4~exp1ubuntu4.1) over (1.47.0-2.4~exp1ubuntu4) ...
Preparing to unpack .../libext2fs2t64_1.47.0-2.4~exp1ubuntu4.1_arm64.deb ...
Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2 to /lib/aarch64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2.3 to /lib/aarch64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2 to /lib/aarch64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64'
Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2.4 to /lib/aarch64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64'
Unpacking libext2fs2t64:arm64 (1.47.0-2.4~exp1ubuntu4.1) over (1.47.0-2.4~exp1ubuntu4) ...
Setting up libext2fs2t64:arm64 (1.47.0-2.4~exp1ubuntu4.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../e2fsprogs_1.47.0-2.4~exp1ubuntu4.1_arm64.deb ...
Unpacking e2fsprogs (1.47.0-2.4~exp1ubuntu4.1) over (1.47.0-2.4~exp1ubuntu4) ...
Preparing to unpack .../mount_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking mount (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Setting up libblkid1:arm64 (2.39.3-9ubuntu6.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libbz2-1.0_1.0.8-5.1build0.1_arm64.deb ...
Unpacking libbz2-1.0:arm64 (1.0.8-5.1build0.1) over (1.0.8-5.1) ...
Setting up libbz2-1.0:arm64 (1.0.8-5.1build0.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../liblz4-1_1.9.4-1build1.1_arm64.deb ...
Unpacking liblz4-1:arm64 (1.9.4-1build1.1) over (1.9.4-1build1) ...
Setting up liblz4-1:arm64 (1.9.4-1build1.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1build0.1_arm64.deb ...
Unpacking liblzma5:arm64 (5.6.1+really5.4.5-1build0.1) over (5.6.1+really5.4.5-1) ...
Setting up liblzma5:arm64 (5.6.1+really5.4.5-1build0.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libmount1_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking libmount1:arm64 (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Setting up libmount1:arm64 (2.39.3-9ubuntu6.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.4_arm64.deb ...
Unpacking libssl3t64:arm64 (3.0.13-0ubuntu3.4) over (3.0.13-0ubuntu3.2) ...
Setting up libssl3t64:arm64 (3.0.13-0ubuntu3.4) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libzstd1_1.5.5+dfsg2-2build1.1_arm64.deb ...
Unpacking libzstd1:arm64 (1.5.5+dfsg2-2build1.1) over (1.5.5+dfsg2-2build1) ...
Setting up libzstd1:arm64 (1.5.5+dfsg2-2build1.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libsystemd0_255.4-1ubuntu8.4_arm64.deb ...
Unpacking libsystemd0:arm64 (255.4-1ubuntu8.4) over (255.4-1ubuntu8.2) ...
Setting up libsystemd0:arm64 (255.4-1ubuntu8.4) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libudev1_255.4-1ubuntu8.4_arm64.deb ...
Unpacking libudev1:arm64 (255.4-1ubuntu8.4) over (255.4-1ubuntu8.2) ...
Setting up libudev1:arm64 (255.4-1ubuntu8.4) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.1_arm64.deb ...
Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.1) over (2.39.3-9ubuntu6) ...
Setting up libuuid1:arm64 (2.39.3-9ubuntu6.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../zlib1g_1%3a1.3.dfsg-3.1ubuntu2.1_arm64.deb ...
Unpacking zlib1g:arm64 (1:1.3.dfsg-3.1ubuntu2.1) over (1:1.3.dfsg-3.1ubuntu2) ...
Setting up zlib1g:arm64 (1:1.3.dfsg-3.1ubuntu2.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libnettle8t64_3.9.1-2.2build1.1_arm64.deb ...
Unpacking libnettle8t64:arm64 (3.9.1-2.2build1.1) over (3.9.1-2.2build1) ...
Setting up libnettle8t64:arm64 (3.9.1-2.2build1.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libhogweed6t64_3.9.1-2.2build1.1_arm64.deb ...
Unpacking libhogweed6t64:arm64 (3.9.1-2.2build1.1) over (3.9.1-2.2build1) ...
Setting up libhogweed6t64:arm64 (3.9.1-2.2build1.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libp11-kit0_0.25.3-4ubuntu2.1_arm64.deb ...
Unpacking libp11-kit0:arm64 (0.25.3-4ubuntu2.1) over (0.25.3-4ubuntu2) ...
Setting up libp11-kit0:arm64 (0.25.3-4ubuntu2.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libgnutls30t64_3.8.3-1.1ubuntu3.2_arm64.deb ...
Unpacking libgnutls30t64:arm64 (3.8.3-1.1ubuntu3.2) over (3.8.3-1.1ubuntu3.1) ...
Setting up libgnutls30t64:arm64 (3.8.3-1.1ubuntu3.2) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.5.5-1ubuntu3.1_arm64.deb ...
Unpacking libseccomp2:arm64 (2.5.5-1ubuntu3.1) over (2.5.5-1ubuntu3) ...
Setting up libseccomp2:arm64 (2.5.5-1ubuntu3.1) ...
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../libcom-err2_1.47.0-2.4~exp1ubuntu4.1_arm64.deb ...
Unpacking libcom-err2:arm64 (1.47.0-2.4~exp1ubuntu4.1) over (1.47.0-2.4~exp1ubuntu4) ...
Preparing to unpack .../libss2_1.47.0-2.4~exp1ubuntu4.1_arm64.deb ...
Unpacking libss2:arm64 (1.47.0-2.4~exp1ubuntu4.1) over (1.47.0-2.4~exp1ubuntu4) ...
Setting up libcom-err2:arm64 (1.47.0-2.4~exp1ubuntu4.1) ...
Setting up libss2:arm64 (1.47.0-2.4~exp1ubuntu4.1) ...
Setting up logsave (1.47.0-2.4~exp1ubuntu4.1) ...
Setting up mount (2.39.3-9ubuntu6.1) ...
Setting up e2fsprogs (1.47.0-2.4~exp1ubuntu4.1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.3) ...

# pip install torch transformers
bash: pip: command not found
# apt install python3.12 curl vim
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  ca-certificates krb5-locales libbrotli1 libcurl4t64 libexpat1 libgpm2
  libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  libldap-common libldap2 libnghttp2-14 libpsl5t64 libpython3.12-minimal
  libpython3.12-stdlib libpython3.12t64 libreadline8t64 librtmp1 libsasl2-2
  libsasl2-modules libsasl2-modules-db libsodium23 libsqlite3-0 libssh-4
  media-types netbase openssl publicsuffix python3.12-minimal readline-common
  tzdata vim-common vim-runtime xxd
Suggested packages:
  gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit
  | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
  libsasl2-modules-sql python3.12-venv python3.12-doc binutils binfmt-support
  readline-doc ctags vim-doc vim-scripts
The following NEW packages will be installed:
  ca-certificates curl krb5-locales libbrotli1 libcurl4t64 libexpat1 libgpm2
  libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  libldap-common libldap2 libnghttp2-14 libpsl5t64 libpython3.12-minimal
  libpython3.12-stdlib libpython3.12t64 libreadline8t64 librtmp1 libsasl2-2
  libsasl2-modules libsasl2-modules-db libsodium23 libsqlite3-0 libssh-4
  media-types netbase openssl publicsuffix python3.12 python3.12-minimal
  readline-common tzdata vim vim-common vim-runtime xxd
0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.6 MB of archives.
After this operation, 92.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12-minimal arm64 3.12.3-1ubuntu0.1 [829 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libexpat1 arm64 2.6.1-2build1 [76.1 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3.12-minimal arm64 3.12.3-1ubuntu0.1 [2254 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 openssl arm64 3.0.13-0ubuntu3.4 [985 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 ca-certificates all 20240203 [159 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 krb5-locales all 1.20.1-6ubuntu2.1 [14.0 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libkrb5support0 arm64 1.20.1-6ubuntu2.1 [34.0 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libk5crypto3 arm64 1.20.1-6ubuntu2.1 [85.9 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libkeyutils1 arm64 1.6.3-3build1 [9654 B]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libkrb5-3 arm64 1.20.1-6ubuntu2.1 [349 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgssapi-krb5-2 arm64 1.20.1-6ubuntu2.1 [142 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 media-types all 10.1.0 [27.5 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 netbase all 6.4 [13.1 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 tzdata all 2024a-3ubuntu1.1 [273 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 readline-common all 8.2-4build1 [56.5 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libreadline8t64 arm64 8.2-4build1 [153 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsqlite3-0 arm64 3.45.1-1ubuntu2 [703 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12-stdlib arm64 3.12.3-1ubuntu0.1 [2038 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3.12 arm64 3.12.3-1ubuntu0.1 [651 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-common all 2:9.1.0016-1ubuntu7.2 [385 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 xxd arm64 2:9.1.0016-1ubuntu7.2 [63.0 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libgpm2 arm64 1.20.7-11 [14.7 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnghttp2-14 arm64 1.59.0-1ubuntu0.1 [74.4 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpsl5t64 arm64 0.21.2-1.1build1 [57.4 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 publicsuffix all 20231001.0357-0.1 [129 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libbrotli1 arm64 1.1.0-2build2 [339 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-5ubuntu3.1 [21.6 kB]
Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-5ubuntu3.1 [54.7 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libldap2 arm64 2.6.7+dfsg-1~exp1ubuntu8 [193 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build7 [57.8 kB]
Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libssh-4 arm64 0.10.6-2build2 [189 kB]
Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libcurl4t64 arm64 8.5.0-2ubuntu10.3 [333 kB]
Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 curl arm64 8.5.0-2ubuntu10.3 [222 kB]
Get:34 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8 [31.4 kB]
Get:35 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpython3.12t64 arm64 3.12.3-1ubuntu0.1 [2278 kB]
Get:36 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsasl2-modules arm64 2.1.28+dfsg1-5ubuntu3.1 [69.6 kB]
Get:37 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsodium23 arm64 1.0.18-1build3 [119 kB]
Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-runtime all 2:9.1.0016-1ubuntu7.2 [7278 kB]
Get:39 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim arm64 2:9.1.0016-1ubuntu7.2 [1812 kB]
Fetched 22.6 MB in 13s (1681 kB/s)                                             
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython3.12-minimal:arm64.
(Reading database ... 4373 files and directories currently installed.)
Preparing to unpack .../00-libpython3.12-minimal_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking libpython3.12-minimal:arm64 (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package libexpat1:arm64.
Preparing to unpack .../01-libexpat1_2.6.1-2build1_arm64.deb ...
Unpacking libexpat1:arm64 (2.6.1-2build1) ...
Selecting previously unselected package python3.12-minimal.
Preparing to unpack .../02-python3.12-minimal_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking python3.12-minimal (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package openssl.
Preparing to unpack .../03-openssl_3.0.13-0ubuntu3.4_arm64.deb ...
Unpacking openssl (3.0.13-0ubuntu3.4) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../04-ca-certificates_20240203_all.deb ...
Unpacking ca-certificates (20240203) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../05-krb5-locales_1.20.1-6ubuntu2.1_all.deb ...
Unpacking krb5-locales (1.20.1-6ubuntu2.1) ...
Selecting previously unselected package libkrb5support0:arm64.
Preparing to unpack .../06-libkrb5support0_1.20.1-6ubuntu2.1_arm64.deb ...
Unpacking libkrb5support0:arm64 (1.20.1-6ubuntu2.1) ...
Selecting previously unselected package libk5crypto3:arm64.
Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.1_arm64.deb ...
Unpacking libk5crypto3:arm64 (1.20.1-6ubuntu2.1) ...
Selecting previously unselected package libkeyutils1:arm64.
Preparing to unpack .../08-libkeyutils1_1.6.3-3build1_arm64.deb ...
Unpacking libkeyutils1:arm64 (1.6.3-3build1) ...
Selecting previously unselected package libkrb5-3:arm64.
Preparing to unpack .../09-libkrb5-3_1.20.1-6ubuntu2.1_arm64.deb ...
Unpacking libkrb5-3:arm64 (1.20.1-6ubuntu2.1) ...
Selecting previously unselected package libgssapi-krb5-2:arm64.
Preparing to unpack .../10-libgssapi-krb5-2_1.20.1-6ubuntu2.1_arm64.deb ...
Unpacking libgssapi-krb5-2:arm64 (1.20.1-6ubuntu2.1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../11-media-types_10.1.0_all.deb ...
Unpacking media-types (10.1.0) ...
Selecting previously unselected package netbase.
Preparing to unpack .../12-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package tzdata.
Preparing to unpack .../13-tzdata_2024a-3ubuntu1.1_all.deb ...
Unpacking tzdata (2024a-3ubuntu1.1) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../14-readline-common_8.2-4build1_all.deb ...
Unpacking readline-common (8.2-4build1) ...
Selecting previously unselected package libreadline8t64:arm64.
Preparing to unpack .../15-libreadline8t64_8.2-4build1_arm64.deb ...
Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8 to /lib/aarch64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8.2 to /lib/aarch64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8 to /lib/aarch64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8.2 to /lib/aarch64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:arm64 (8.2-4build1) ...
Selecting previously unselected package libsqlite3-0:arm64.
Preparing to unpack .../16-libsqlite3-0_3.45.1-1ubuntu2_arm64.deb ...
Unpacking libsqlite3-0:arm64 (3.45.1-1ubuntu2) ...
Selecting previously unselected package libpython3.12-stdlib:arm64.
Preparing to unpack .../17-libpython3.12-stdlib_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking libpython3.12-stdlib:arm64 (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3.12.
Preparing to unpack .../18-python3.12_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking python3.12 (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../19-vim-common_2%3a9.1.0016-1ubuntu7.2_all.deb ...
Unpacking vim-common (2:9.1.0016-1ubuntu7.2) ...
Selecting previously unselected package xxd.
Preparing to unpack .../20-xxd_2%3a9.1.0016-1ubuntu7.2_arm64.deb ...
Unpacking xxd (2:9.1.0016-1ubuntu7.2) ...
Selecting previously unselected package libgpm2:arm64.
Preparing to unpack .../21-libgpm2_1.20.7-11_arm64.deb ...
Unpacking libgpm2:arm64 (1.20.7-11) ...
Selecting previously unselected package libnghttp2-14:arm64.
Preparing to unpack .../22-libnghttp2-14_1.59.0-1ubuntu0.1_arm64.deb ...
Unpacking libnghttp2-14:arm64 (1.59.0-1ubuntu0.1) ...
Selecting previously unselected package libpsl5t64:arm64.
Preparing to unpack .../23-libpsl5t64_0.21.2-1.1build1_arm64.deb ...
Unpacking libpsl5t64:arm64 (0.21.2-1.1build1) ...
Selecting previously unselected package publicsuffix.
Preparing to unpack .../24-publicsuffix_20231001.0357-0.1_all.deb ...
Unpacking publicsuffix (20231001.0357-0.1) ...
Selecting previously unselected package libbrotli1:arm64.
Preparing to unpack .../25-libbrotli1_1.1.0-2build2_arm64.deb ...
Unpacking libbrotli1:arm64 (1.1.0-2build2) ...
Selecting previously unselected package libsasl2-modules-db:arm64.
Preparing to unpack .../26-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libsasl2-2:arm64.
Preparing to unpack .../27-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libldap2:arm64.
Preparing to unpack .../28-libldap2_2.6.7+dfsg-1~exp1ubuntu8_arm64.deb ...
Unpacking libldap2:arm64 (2.6.7+dfsg-1~exp1ubuntu8) ...
Selecting previously unselected package librtmp1:arm64.
Preparing to unpack .../29-librtmp1_2.4+20151223.gitfa8646d.1-2build7_arm64.deb ...
Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build7) ...
Selecting previously unselected package libssh-4:arm64.
Preparing to unpack .../30-libssh-4_0.10.6-2build2_arm64.deb ...
Unpacking libssh-4:arm64 (0.10.6-2build2) ...
Selecting previously unselected package libcurl4t64:arm64.
Preparing to unpack .../31-libcurl4t64_8.5.0-2ubuntu10.3_arm64.deb ...
Unpacking libcurl4t64:arm64 (8.5.0-2ubuntu10.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../32-curl_8.5.0-2ubuntu10.3_arm64.deb ...
Unpacking curl (8.5.0-2ubuntu10.3) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../33-libldap-common_2.6.7+dfsg-1~exp1ubuntu8_all.deb ...
Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8) ...
Selecting previously unselected package libpython3.12t64:arm64.
Preparing to unpack .../34-libpython3.12t64_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking libpython3.12t64:arm64 (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package libsasl2-modules:arm64.
Preparing to unpack .../35-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_arm64.deb ...
Unpacking libsasl2-modules:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Selecting previously unselected package libsodium23:arm64.
Preparing to unpack .../36-libsodium23_1.0.18-1build3_arm64.deb ...
Unpacking libsodium23:arm64 (1.0.18-1build3) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../37-vim-runtime_2%3a9.1.0016-1ubuntu7.2_all.deb ...
Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:9.1.0016-1ubuntu7.2) ...
Selecting previously unselected package vim.
Preparing to unpack .../38-vim_2%3a9.1.0016-1ubuntu7.2_arm64.deb ...
Unpacking vim (2:9.1.0016-1ubuntu7.2) ...
Setting up libexpat1:arm64 (2.6.1-2build1) ...
Setting up media-types (10.1.0) ...
Setting up libkeyutils1:arm64 (1.6.3-3build1) ...
Setting up libsodium23:arm64 (1.0.18-1build3) ...
Setting up libgpm2:arm64 (1.20.7-11) ...
Setting up libbrotli1:arm64 (1.1.0-2build2) ...
Setting up libsqlite3-0:arm64 (3.45.1-1ubuntu2) ...
Setting up libsasl2-modules:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up libpython3.12-minimal:arm64 (3.12.3-1ubuntu0.1) ...
Setting up libpsl5t64:arm64 (0.21.2-1.1build1) ...
Setting up libnghttp2-14:arm64 (1.59.0-1ubuntu0.1) ...
Setting up krb5-locales (1.20.1-6ubuntu2.1) ...
Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8) ...
Setting up xxd (2:9.1.0016-1ubuntu7.2) ...
Setting up libkrb5support0:arm64 (1.20.1-6ubuntu2.1) ...
Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up tzdata (2024a-3ubuntu1.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Configuring tzdata
------------------

Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located.

  1. Africa   3. Antarctica  5. Asia      7. Australia  9. Indian    11. Etc
  2. America  4. Arctic      6. Atlantic  8. Europe     10. Pacific
Geographic area: 5

Please select the city or region corresponding to your time zone.

  1. Aden         23. Dili         45. Krasnoyarsk   67. Samarkand
  2. Almaty       24. Dubai        46. Kuala_Lumpur  68. Seoul
  3. Amman        25. Dushanbe     47. Kuching       69. Shanghai
  4. Anadyr       26. Famagusta    48. Kuwait        70. Singapore
  5. Aqtau        27. Gaza         49. Macau         71. Srednekolymsk
  6. Aqtobe       28. Harbin       50. Magadan       72. Taipei
  7. Ashgabat     29. Hebron       51. Makassar      73. Tashkent
  8. Atyrau       30. Ho_Chi_Minh  52. Manila        74. Tbilisi
  9. Baghdad      31. Hong_Kong    53. Muscat        75. Tehran
  10. Bahrain     32. Hovd         54. Nicosia       76. Tel_Aviv
  11. Baku        33. Irkutsk      55. Novokuznetsk  77. Thimphu
  12. Bangkok     34. Istanbul     56. Novosibirsk   78. Tokyo
  13. Barnaul     35. Jakarta      57. Omsk          79. Tomsk
  14. Beirut      36. Jayapura     58. Oral          80. Ulaanbaatar
  15. Bishkek     37. Jerusalem    59. Phnom_Penh    81. Urumqi
  16. Brunei      38. Kabul        60. Pontianak     82. Ust-Nera
  17. Chita       39. Kamchatka    61. Pyongyang     83. Vientiane
  18. Choibalsan  40. Karachi      62. Qatar         84. Vladivostok
[More] 78

  19. Chongqing   41. Kashgar      63. Qostanay      85. Yakutsk
  20. Colombo     42. Kathmandu    64. Qyzylorda     86. Yangon
  21. Damascus    43. Khandyga     65. Riyadh        87. Yekaterinburg
  22. Dhaka       44. Kolkata      66. Sakhalin      88. Yerevan
Time zone: 78


Current default time zone: 'Asia/Tokyo'
Local time is now:      Tue Sep 10 20:17:17 JST 2024.
Universal Time is now:  Tue Sep 10 11:17:17 UTC 2024.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up vim-common (2:9.1.0016-1ubuntu7.2) ...
Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build7) ...
Setting up libk5crypto3:arm64 (1.20.1-6ubuntu2.1) ...
Setting up libsasl2-2:arm64 (2.1.28+dfsg1-5ubuntu3.1) ...
Setting up netbase (6.4) ...
Setting up libkrb5-3:arm64 (1.20.1-6ubuntu2.1) ...
Setting up vim-runtime (2:9.1.0016-1ubuntu7.2) ...
Setting up openssl (3.0.13-0ubuntu3.4) ...
Setting up readline-common (8.2-4build1) ...
Setting up publicsuffix (20231001.0357-0.1) ...
Setting up libldap2:arm64 (2.6.7+dfsg-1~exp1ubuntu8) ...
Setting up python3.12-minimal (3.12.3-1ubuntu0.1) ...
Setting up ca-certificates (20240203) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
146 added, 0 removed; done.
Setting up libgssapi-krb5-2:arm64 (1.20.1-6ubuntu2.1) ...
Setting up libssh-4:arm64 (0.10.6-2build2) ...
Setting up libreadline8t64:arm64 (8.2-4build1) ...
Setting up libpython3.12-stdlib:arm64 (3.12.3-1ubuntu0.1) ...
Setting up libcurl4t64:arm64 (8.5.0-2ubuntu10.3) ...
Setting up python3.12 (3.12.3-1ubuntu0.1) ...
Setting up libpython3.12t64:arm64 (3.12.3-1ubuntu0.1) ...
Setting up curl (8.5.0-2ubuntu10.3) ...
Setting up vim (2:9.1.0016-1ubuntu7.2) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
Processing triggers for ca-certificates (20240203) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

# pip install torch transformers
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
 apt install python3-full
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  2to3 blt fonts-mathjax idle idle-python3.12 libjs-mathjax
  libpython3.12-testsuite libtcl8.6 libtk8.6 libxext6 libxft2 libxrender1
  libxss1 net-tools python3-doc python3-examples python3-gdbm python3-lib2to3
  python3-pip-whl python3-setuptools-whl python3-tk python3-venv
  python3.12-doc python3.12-examples python3.12-full python3.12-venv
  tk8.6-blt2.5 x11-common
Suggested packages:
  blt-demo fonts-mathjax-extras fonts-stix libjs-mathjax-doc tcl8.6 tk8.6
  python3-gdbm-dbg tix python3-tk-dbg
The following NEW packages will be installed:
  2to3 blt fonts-mathjax idle idle-python3.12 libjs-mathjax
  libpython3.12-testsuite libtcl8.6 libtk8.6 libxext6 libxft2 libxrender1
  libxss1 net-tools python3-doc python3-examples python3-full python3-gdbm
  python3-lib2to3 python3-pip-whl python3-setuptools-whl python3-tk
  python3-venv python3.12-doc python3.12-examples python3.12-full
  python3.12-venv tk8.6-blt2.5 x11-common
0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.1 MB of archives.
After this operation, 163 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxext6 arm64 2:1.3.4-1build2 [30.4 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 python3-gdbm arm64 3.12.3-0ubuntu1 [16.1 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-lib2to3 all 3.12.3-0ubuntu1 [78.0 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 2to3 all 3.12.3-0ubuntu2 [11.0 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtcl8.6 arm64 8.6.14+dfsg-1build1 [978 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxrender1 arm64 1:0.9.10-1.1build1 [18.8 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxft2 arm64 2.3.6-1build1 [44.1 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11-common all 1:7.7+23ubuntu3 [21.7 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxss1 arm64 1:1.2.3-1build3 [7244 B]
Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtk8.6 arm64 8.6.14-1build1 [767 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 tk8.6-blt2.5 arm64 2.5.3+dfsg-7build1 [618 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 blt arm64 2.5.3+dfsg-7build1 [4840 B]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-mathjax all 2.7.9+dfsg-1 [2208 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 python3-tk arm64 3.12.3-0ubuntu1 [102 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjs-mathjax all 2.7.9+dfsg-1 [5665 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 idle-python3.12 all 3.12.3-1ubuntu0.1 [422 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 idle all 3.12.3-0ubuntu2 [2738 B]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 net-tools arm64 2.10-0.1ubuntu4 [207 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libpython3.12-testsuite all 3.12.3-1ubuntu0.1 [4628 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3.12-doc all 3.12.3-1ubuntu0.1 [12.1 MB]
Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-doc all 3.12.3-0ubuntu2 [10.3 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3.12-examples all 3.12.3-1ubuntu0.1 [795 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-examples all 3.12.3-0ubuntu2 [886 B]
Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1 [1702 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-setuptools-whl all 68.1.2-2ubuntu1 [715 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3.12-venv arm64 3.12.3-1ubuntu0.1 [5680 B]
Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3.12-full arm64 3.12.3-1ubuntu0.1 [1118 B]
Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-venv arm64 3.12.3-0ubuntu2 [1034 B]
Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-full arm64 3.12.3-0ubuntu2 [1158 B]
Fetched 31.1 MB in 11s (2909 kB/s)                                             
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libxext6:arm64.
(Reading database ... 19472 files and directories currently installed.)
Preparing to unpack .../00-libxext6_2%3a1.3.4-1build2_arm64.deb ...
Unpacking libxext6:arm64 (2:1.3.4-1build2) ...
Selecting previously unselected package python3-gdbm:arm64.
Preparing to unpack .../01-python3-gdbm_3.12.3-0ubuntu1_arm64.deb ...
Unpacking python3-gdbm:arm64 (3.12.3-0ubuntu1) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../02-python3-lib2to3_3.12.3-0ubuntu1_all.deb ...
Unpacking python3-lib2to3 (3.12.3-0ubuntu1) ...
Selecting previously unselected package 2to3.
Preparing to unpack .../03-2to3_3.12.3-0ubuntu2_all.deb ...
Unpacking 2to3 (3.12.3-0ubuntu2) ...
Selecting previously unselected package libtcl8.6:arm64.
Preparing to unpack .../04-libtcl8.6_8.6.14+dfsg-1build1_arm64.deb ...
Unpacking libtcl8.6:arm64 (8.6.14+dfsg-1build1) ...
Selecting previously unselected package libxrender1:arm64.
Preparing to unpack .../05-libxrender1_1%3a0.9.10-1.1build1_arm64.deb ...
Unpacking libxrender1:arm64 (1:0.9.10-1.1build1) ...
Selecting previously unselected package libxft2:arm64.
Preparing to unpack .../06-libxft2_2.3.6-1build1_arm64.deb ...
Unpacking libxft2:arm64 (2.3.6-1build1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../07-x11-common_1%3a7.7+23ubuntu3_all.deb ...
Unpacking x11-common (1:7.7+23ubuntu3) ...
Selecting previously unselected package libxss1:arm64.
Preparing to unpack .../08-libxss1_1%3a1.2.3-1build3_arm64.deb ...
Unpacking libxss1:arm64 (1:1.2.3-1build3) ...
Selecting previously unselected package libtk8.6:arm64.
Preparing to unpack .../09-libtk8.6_8.6.14-1build1_arm64.deb ...
Unpacking libtk8.6:arm64 (8.6.14-1build1) ...
Selecting previously unselected package tk8.6-blt2.5.
Preparing to unpack .../10-tk8.6-blt2.5_2.5.3+dfsg-7build1_arm64.deb ...
Unpacking tk8.6-blt2.5 (2.5.3+dfsg-7build1) ...
Selecting previously unselected package blt.
Preparing to unpack .../11-blt_2.5.3+dfsg-7build1_arm64.deb ...
Unpacking blt (2.5.3+dfsg-7build1) ...
Selecting previously unselected package fonts-mathjax.
Preparing to unpack .../12-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
Selecting previously unselected package python3-tk:arm64.
Preparing to unpack .../13-python3-tk_3.12.3-0ubuntu1_arm64.deb ...
Unpacking python3-tk:arm64 (3.12.3-0ubuntu1) ...
Selecting previously unselected package libjs-mathjax.
Preparing to unpack .../14-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
Selecting previously unselected package idle-python3.12.
Preparing to unpack .../15-idle-python3.12_3.12.3-1ubuntu0.1_all.deb ...
Unpacking idle-python3.12 (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package idle.
Preparing to unpack .../16-idle_3.12.3-0ubuntu2_all.deb ...
Unpacking idle (3.12.3-0ubuntu2) ...
Selecting previously unselected package net-tools.
Preparing to unpack .../17-net-tools_2.10-0.1ubuntu4_arm64.deb ...
Unpacking net-tools (2.10-0.1ubuntu4) ...
Selecting previously unselected package libpython3.12-testsuite.
Preparing to unpack .../18-libpython3.12-testsuite_3.12.3-1ubuntu0.1_all.deb ...
Unpacking libpython3.12-testsuite (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3.12-doc.
Preparing to unpack .../19-python3.12-doc_3.12.3-1ubuntu0.1_all.deb ...
Unpacking python3.12-doc (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3-doc.
Preparing to unpack .../20-python3-doc_3.12.3-0ubuntu2_all.deb ...
Unpacking python3-doc (3.12.3-0ubuntu2) ...
Selecting previously unselected package python3.12-examples.
Preparing to unpack .../21-python3.12-examples_3.12.3-1ubuntu0.1_all.deb ...
Unpacking python3.12-examples (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3-examples.
Preparing to unpack .../22-python3-examples_3.12.3-0ubuntu2_all.deb ...
Unpacking python3-examples (3.12.3-0ubuntu2) ...
Selecting previously unselected package python3-pip-whl.
Preparing to unpack .../23-python3-pip-whl_24.0+dfsg-1ubuntu1_all.deb ...
Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1) ...
Selecting previously unselected package python3-setuptools-whl.
Preparing to unpack .../24-python3-setuptools-whl_68.1.2-2ubuntu1_all.deb ...
Unpacking python3-setuptools-whl (68.1.2-2ubuntu1) ...
Selecting previously unselected package python3.12-venv.
Preparing to unpack .../25-python3.12-venv_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking python3.12-venv (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3.12-full.
Preparing to unpack .../26-python3.12-full_3.12.3-1ubuntu0.1_arm64.deb ...
Unpacking python3.12-full (3.12.3-1ubuntu0.1) ...
Selecting previously unselected package python3-venv.
Preparing to unpack .../27-python3-venv_3.12.3-0ubuntu2_arm64.deb ...
Unpacking python3-venv (3.12.3-0ubuntu2) ...
Selecting previously unselected package python3-full.
Preparing to unpack .../28-python3-full_3.12.3-0ubuntu2_arm64.deb ...
Unpacking python3-full (3.12.3-0ubuntu2) ...
Setting up net-tools (2.10-0.1ubuntu4) ...
Setting up python3-setuptools-whl (68.1.2-2ubuntu1) ...
Setting up fonts-mathjax (2.7.9+dfsg-1) ...
Setting up libjs-mathjax (2.7.9+dfsg-1) ...
Setting up libxrender1:arm64 (1:0.9.10-1.1build1) ...
Setting up python3-pip-whl (24.0+dfsg-1ubuntu1) ...
Setting up python3-gdbm:arm64 (3.12.3-0ubuntu1) ...
Setting up x11-common (1:7.7+23ubuntu3) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libxext6:arm64 (2:1.3.4-1build2) ...
Setting up python3.12-examples (3.12.3-1ubuntu0.1) ...
Setting up libtcl8.6:arm64 (8.6.14+dfsg-1build1) ...
Setting up libxss1:arm64 (1:1.2.3-1build3) ...
Setting up libpython3.12-testsuite (3.12.3-1ubuntu0.1) ...
Setting up python3.12-doc (3.12.3-1ubuntu0.1) ...
Setting up python3-lib2to3 (3.12.3-0ubuntu1) ...
Setting up python3-doc (3.12.3-0ubuntu2) ...
Setting up libxft2:arm64 (2.3.6-1build1) ...
Setting up python3.12-venv (3.12.3-1ubuntu0.1) ...
Setting up libtk8.6:arm64 (8.6.14-1build1) ...
Setting up 2to3 (3.12.3-0ubuntu2) ...
Setting up python3-examples (3.12.3-0ubuntu2) ...
Setting up python3-venv (3.12.3-0ubuntu2) ...
Setting up tk8.6-blt2.5 (2.5.3+dfsg-7build1) ...
Setting up blt (2.5.3+dfsg-7build1) ...
Setting up python3-tk:arm64 (3.12.3-0ubuntu1) ...
Setting up idle-python3.12 (3.12.3-1ubuntu0.1) ...
Setting up python3.12-full (3.12.3-1ubuntu0.1) ...
Setting up idle (3.12.3-0ubuntu2) ...
Setting up python3-full (3.12.3-0ubuntu2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.3) ...

# pip install torch transformers
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
root@d468ac97887d:/# pipx install torch transformers
bash: pipx: command not found
root@d468ac97887d:/# pipx install torch             
bash: pipx: command not found
root@d468ac97887d:/# pipx install transformers
bash: pipx: command not found
root@d468ac97887d:/# pip install transformers
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
root@d468ac97887d:/# pip install torch
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.

docker(88) pip入門
https://qiita.com/kaizen_nagoya/items/50d8be773d6d59a58153

Ollama(ローカルLLM)について調べたこと
https://qiita.com/ravenFoolish/items/12c29594440b07d50777

日本一目指すより世界一めざす方がめっちゃ簡単

<この項は書きかけです。順次追記します。>
This article is not completed. I will add some words in order.

Engineering Festa 2024前に必読記事一覧

programの本質は計画だ。programは設計だ。
https://qiita.com/kaizen_nagoya/items/c8545a769c246a458c27

登壇直後版 色使い(JIS安全色) Qiita Engineer Festa 2023〜私しか得しないニッチな技術でLT〜 スライド編 0.15
https://qiita.com/kaizen_nagoya/items/f0d3070d839f4f735b2b

プログラマが知っていると良い「公序良俗」
https://qiita.com/kaizen_nagoya/items/9fe7c0dfac2fbd77a945

逆も真:社会人が最初に確かめるとよいこと。OSEK(69)、Ethernet(59)
https://qiita.com/kaizen_nagoya/items/39afe4a728a31b903ddc

統計の嘘。仮説(127)
https://qiita.com/kaizen_nagoya/items/63b48ecf258a3471c51b

自分の言葉だけで論理展開できるのが天才なら、文章の引用だけで論理展開できるのが秀才だ。仮説(136)
https://qiita.com/kaizen_nagoya/items/97cf07b9e24f860624dd

参考文献駆動執筆(references driven writing)・デンソークリエイト編
https://qiita.com/kaizen_nagoya/items/b27b3f58b8bf265a5cd1

「何を」よりも「誰を」。10年後のために今見習いたい人たち
https://qiita.com/kaizen_nagoya/items/8045978b16eb49d572b2

Qiitaの記事に3段階または5段階で到達するための方法
https://qiita.com/kaizen_nagoya/items/6e9298296852325adc5e

出力(output)と呼ばないで。これは状態(state)です。
https://qiita.com/kaizen_nagoya/items/80b8b5913b2748867840

coding (101) 一覧を作成し始めた。omake:最近のQiitaで表示しない5つの事象
https://qiita.com/kaizen_nagoya/items/20667f09f19598aedb68

あなたは「勘違いまとめ」から、勘違いだと言っていることが勘違いだといくつ見つけられますか。人間の間違い(human error(125))の種類と対策
https://qiita.com/kaizen_nagoya/items/ae391b77fffb098b8fb4

プログラマの「プログラムが書ける」思い込みは強みだ。3つの理由。仮説(168)統計と確率(17) , OSEK(79)
https://qiita.com/kaizen_nagoya/items/bc5dd86e414de402ec29

出力(output)と呼ばないで。これは状態(state)です。
https://qiita.com/kaizen_nagoya/items/80b8b5913b2748867840

これからの情報伝達手段の在り方について考えてみよう。炎上と便乗。
https://qiita.com/kaizen_nagoya/items/71a09077ac195214f0db

ISO/IEC JTC1 SC7 Software and System Engineering
https://qiita.com/kaizen_nagoya/items/48b43f0f6976a078d907

アクセシビリティの知見を発信しよう!(再び)
https://qiita.com/kaizen_nagoya/items/03457eb9ee74105ee618

統計論及確率論輪講(再び)
https://qiita.com/kaizen_nagoya/items/590874ccfca988e85ea3

読者の心をグッと惹き寄せる7つの魔法
https://qiita.com/kaizen_nagoya/items/b1b5e89bd5c0a211d862

@kazuo_reve 新人の方によく展開している有益な情報」確認一覧
https://qiita.com/kaizen_nagoya/items/b9380888d1e5a042646b

ソースコードで議論しよう。日本語で議論するの止めましょう(あるプログラミング技術の議論報告)
https://qiita.com/kaizen_nagoya/items/8b9811c80f3338c6c0b0

脳内コンパイラの3つの危険
https://qiita.com/kaizen_nagoya/items/7025cf2d7bd9f276e382

心理学の本を読むよりはコンパイラ書いた方がよくね。仮説(34)
https://qiita.com/kaizen_nagoya/items/fa715732cc148e48880e

NASAを超えるつもりがあれば読んでください。
https://qiita.com/kaizen_nagoya/items/e81669f9cb53109157f6

データサイエンティストの気づき!「勉強して仕事に役立てない人。大嫌い!!」『それ自分かも?』ってなった!!!
https://qiita.com/kaizen_nagoya/items/d85830d58d8dd7f71d07

「ぼくの好きな先生」「人がやらないことをやれ」プログラマになるまで。仮説(37) 
https://qiita.com/kaizen_nagoya/items/53e4bded9fe5f724b3c4

なぜ経済学徒を辞め、計算機屋になったか(経済学部入学前・入学後・卒業後対応) 転職(1)
https://qiita.com/kaizen_nagoya/items/06335a1d24c099733f64

プログラミング言語教育のXYZ。 仮説(52)
https://qiita.com/kaizen_nagoya/items/1950c5810fb5c0b07be4

【24卒向け】9ヶ月後に年収1000万円を目指す。二つの関門と三つの道。
https://qiita.com/kaizen_nagoya/items/fb5bff147193f726ad25

「【25卒向け】Qiita Career Meetup for STUDENT」予習の勧め
https://qiita.com/kaizen_nagoya/items/00eadb8a6e738cb6336f

大学入試不合格でも筆記試験のない大学に入って卒業できる。卒業しなくても博士になれる。
https://qiita.com/kaizen_nagoya/items/74adec99f396d64b5fd5

全世界の不登校の子供たち「博士論文」を書こう。世界子供博士論文遠隔実践中心 安全(99)
https://qiita.com/kaizen_nagoya/items/912d69032c012bcc84f2

小川メソッド 覚え(書きかけ)
https://qiita.com/kaizen_nagoya/items/3593d72eca551742df68

DoCAP(ドゥーキャップ)って何ですか?
https://qiita.com/kaizen_nagoya/items/47e0e6509ab792c43327

views 20,000越え自己記事一覧
https://qiita.com/kaizen_nagoya/items/58e8bd6450957cdecd81

Views1万越え、もうすぐ1万記事一覧 最近いいねをいただいた213記事
https://qiita.com/kaizen_nagoya/items/d2b805717a92459ce853

関連資料

' @kazuo_reve 私が効果を確認した「小川メソッド」
https://qiita.com/kazuo_reve/items/a3ea1d9171deeccc04da

' @kazuo_reve 新人の方によく展開している有益な情報
https://qiita.com/kazuo_reve/items/d1a3f0ee48e24bba38f1

' @kazuo_reve Vモデルについて勘違いしていたと思ったこと
https://qiita.com/kazuo_reve/items/46fddb094563bd9b2e1e

自己記事一覧

Qiitaで逆リンクを表示しなくなったような気がする。時々、スマフォで表示するとあらわっることがあり、完全に削除したのではなさそう。

4月以降、せっせとリンクリストを作り、統計を取って確率を説明しようとしている。
2025年2月末を目標にしている。

物理記事 上位100
https://qiita.com/kaizen_nagoya/items/66e90fe31fbe3facc6ff

量子(0) 計算機, 量子力学
https://qiita.com/kaizen_nagoya/items/1cd954cb0eed92879fd4

数学関連記事100
https://qiita.com/kaizen_nagoya/items/d8dadb49a6397e854c6d

統計(0)一覧
https://qiita.com/kaizen_nagoya/items/80d3b221807e53e88aba

図(0) state, sequence and timing. UML and お絵描き
https://qiita.com/kaizen_nagoya/items/60440a882146aeee9e8f

品質一覧
https://qiita.com/kaizen_nagoya/items/2b99b8e9db6d94b2e971

言語・文学記事 100
https://qiita.com/kaizen_nagoya/items/42d58d5ef7fb53c407d6

医工連携関連記事一覧
https://qiita.com/kaizen_nagoya/items/6ab51c12ba51bc260a82

自動車 記事 100
https://qiita.com/kaizen_nagoya/items/f7f0b9ab36569ad409c5

通信記事100
https://qiita.com/kaizen_nagoya/items/1d67de5e1cd207b05ef7

日本語(0)一欄
https://qiita.com/kaizen_nagoya/items/7498dcfa3a9ba7fd1e68

英語(0) 一覧
https://qiita.com/kaizen_nagoya/items/680e3f5cbf9430486c7d

転職(0)一覧
https://qiita.com/kaizen_nagoya/items/f77520d378d33451d6fe

仮説(0)一覧(目標100現在40)
https://qiita.com/kaizen_nagoya/items/f000506fe1837b3590df

音楽 一覧(0)
https://qiita.com/kaizen_nagoya/items/b6e5f42bbfe3bbe40f5d

@kazuo_reve 新人の方によく展開している有益な情報」確認一覧
https://qiita.com/kaizen_nagoya/items/b9380888d1e5a042646b

Qiita(0)Qiita関連記事一覧(自分)
https://qiita.com/kaizen_nagoya/items/58db5fbf036b28e9dfa6

鉄道(0)鉄道のシステム考察はてっちゃんがてつだってくれる
https://qiita.com/kaizen_nagoya/items/faa4ea03d91d901a618a

安全(0)安全工学シンポジウムに向けて: 21
https://qiita.com/kaizen_nagoya/items/c5d78f3def8195cb2409

一覧の一覧( The directory of directories of mine.) Qiita(100)
https://qiita.com/kaizen_nagoya/items/7eb0e006543886138f39

Ethernet 記事一覧 Ethernet(0)
https://qiita.com/kaizen_nagoya/items/88d35e99f74aefc98794

Wireshark 一覧 wireshark(0)、Ethernet(48)
https://qiita.com/kaizen_nagoya/items/fbed841f61875c4731d0

線網(Wi-Fi)空中線(antenna)(0) 記事一覧(118/300目標)
https://qiita.com/kaizen_nagoya/items/5e5464ac2b24bd4cd001

OSEK OS設計の基礎 OSEK(100)
https://qiita.com/kaizen_nagoya/items/7528a22a14242d2d58a3

Error一覧 error(0)
https://qiita.com/kaizen_nagoya/items/48b6cbc8d68eae2c42b8

C++ Support(0) 
https://qiita.com/kaizen_nagoya/items/8720d26f762369a80514

Coding(0) Rules, C, Secure, MISRA and so on
https://qiita.com/kaizen_nagoya/items/400725644a8a0e90fbb0

coding (101) 一覧を作成し始めた。omake:最近のQiitaで表示しない5つの事象
https://qiita.com/kaizen_nagoya/items/20667f09f19598aedb68

プログラマによる、プログラマのための、統計(0)と確率のプログラミングとその後
https://qiita.com/kaizen_nagoya/items/6e9897eb641268766909

なぜdockerで機械学習するか 書籍・ソース一覧作成中 (目標100)
https://qiita.com/kaizen_nagoya/items/ddd12477544bf5ba85e2

言語処理100本ノックをdockerで。python覚えるのに最適。:10+12
https://qiita.com/kaizen_nagoya/items/7e7eb7c543e0c18438c4

プログラムちょい替え(0)一覧:4件
https://qiita.com/kaizen_nagoya/items/296d87ef4bfd516bc394

Python(0)記事をまとめたい。
https://qiita.com/kaizen_nagoya/items/088c57d70ab6904ebb53

官公庁・学校・公的団体(NPOを含む)システムの課題、官(0)
https://qiita.com/kaizen_nagoya/items/04ee6eaf7ec13d3af4c3

「はじめての」シリーズ  ベクタージャパン 
https://qiita.com/kaizen_nagoya/items/2e41634f6e21a3cf74eb

AUTOSAR(0)Qiita記事一覧, OSEK(75)
https://qiita.com/kaizen_nagoya/items/89c07961b59a8754c869

プログラマが知っていると良い「公序良俗」
https://qiita.com/kaizen_nagoya/items/9fe7c0dfac2fbd77a945

LaTeX(0) 一覧 
https://qiita.com/kaizen_nagoya/items/e3f7dafacab58c499792

自動制御、制御工学一覧(0)
https://qiita.com/kaizen_nagoya/items/7767a4e19a6ae1479e6b

Rust(0) 一覧 
https://qiita.com/kaizen_nagoya/items/5e8bb080ba6ca0281927

100以上いいねをいただいた記事16選
https://qiita.com/kaizen_nagoya/items/f8d958d9084ffbd15d2a

小川清最終講義、最終講義(再)計画, Ethernet(100) 英語(100) 安全(100)
https://qiita.com/kaizen_nagoya/items/e2df642e3951e35e6a53

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>
This article is an individual impression based on my individual experience. It has nothing to do with the organization or business to which I currently belong.

文書履歴(document history)

ver. 0.01 初稿  20240908

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?