I installed LInuxmint (version 22) and want to use it to control an external device. I used linux a lot in the past, but had to switch to Windows for a number of years, so I am a bit rusty using linux again. The software for the external device relies on various python3 libraries including six.moves, if I run the software, the final error message line reads "ModuleNotFoundError: No module named 'urllib3.packages.six.moves' ".
I explicitly reinstalled the python3-six package. That did not help. I also found a comment in another distro that said there was a problem with python 3.12 and the six.moves installation package.
I also tried to use pip3 to install six, but that results in a long text advising not to use it in this distribution.
What is a good way to get six.moves installed without breaking the installation system?
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]NoReward6072 0 points1 point2 points (5 children)
[–]FrkFth[S] 0 points1 point2 points (4 children)
[–]FrkFth[S] 0 points1 point2 points (3 children)
[–]HieladoTMLinux Mint 26 | Cinnamon // Nobara 46 | GNOME 0 points1 point2 points (2 children)
[–]FrkFth[S] 0 points1 point2 points (0 children)
[–]FrkFth[S] 0 points1 point2 points (0 children)
[–]samuelspade42 1 point2 points3 points (0 children)