Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:34:32 +01:00
Decode data matrix
pip uninstall pylibdmtx
Output:
Found existing installation: pylibdmtx 0.1.11
Uninstalling pylibdmtx-0.1.11:
  Would remove:
    /home/benjam…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:32:49 +01:00
Decode data matrix

Same error after pip install "Pillow>=3.2.0".

Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:32:19 +01:00
Decode data matrix
time read_datamatrix 1280px-Datamatrix.svg.png
Output:
Traceback (most recent call last):
  File "/home/benjamin/venv/bin/read_datamatrix",…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:31:47 +01:00
Decode data matrix
pip install git+https://github.com/NaturalHistoryMuseum/pylibdmtx.git
Output:
Collecting git+https://github.com/NaturalHistoryMuseum/pylibdmtx.g…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:31:15 +01:00
Decode data matrix
pip uninstall "Pillow>=3.2.0"
Output:
Found existing installation: pillow 11.0.0
Uninstalling pillow-11.0.0:
  Would remove:
    /home/benjam…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:30:39 +01:00
Decode data matrix
sudo apt autoremove -y
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:30:21 +01:00
Decode data matrix
sudo apt purge -y python3-pylibdmtx
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information...…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:28:50 +01:00
Decode data matrix
pip install "Pillow>=3.2.0"
Output:
Collecting Pillow>=3.2.0
  Downloading pillow-11.0.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.1…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:27:55 +01:00
Decode data matrix
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:26:48 +01:00
Decode data matrix

If replace transparency with white:

time read_datamatrix 1280px-Datamatrix.svg_white.png 
Output:
real	0m3,843s
user	0m3,742s
sys	0m0,098s
…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:24:57 +01:00
Decode data matrix

See Benjamin_Loison/xclip/issues/2.

time read_datamatrix 1280px-Datamatrix.svg.png
Output:

Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:21:08 +01:00
Decode data matrix
apt show python3-pylibdmtx
Output:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Package: python3-pylibdmtx…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:15:29 +01:00
Decode data matrix
read_datamatrix
Output:
usage: read_datamatrix [-h] [-v] image [image ...]
read_datamatrix: error: the following arguments are required:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:14:27 +01:00
Decode data matrix
sudo apt install -y python3-pylibdmtx
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information...…
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 19:09:46 +01:00
Decode data matrix
read_datamatrix
Output:
Command 'read_datamatrix' not found, but can be installed with:
sudo apt install python3-pylibdmtx
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2024-12-30 18:52:28 +01:00
Decode data matrix
apt show libdmtx0a
Output:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Package: libdmtx0a
State: not…
Benjamin_Loison opened issue Benjamin_Loison/linux#55 2024-12-30 18:52:04 +01:00
Decode data matrix
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#6 2024-12-29 14:16:54 +01:00
*You haven't set up purchase verification*

Aurora Store seems to be a workaround.

Benjamin_Loison commented on issue Benjamin_Loison/linux#51 2024-12-28 18:34:43 +01:00
Allow only to lend a port and modify ~/.ssh/authorized_keys

Should be able to access ~/.ssh/authorized_keys through SSH key authentication.

[wiki.archlinux.org: SFTP server#Fixing path for authorized keys (792514)](https://wiki.archlinux.org/index.php?…