SamTheGreat
Results
2
comments of
SamTheGreat
Booting the 2024.6.1 image on kernel 6.9.3 worked for me just now, using grub2 mode in the boot selector, instead of using normal boot mode within ventoy.
The solution I found for this was to install Conda along with Miniforge. I created a virtual environment explicitly defining Python version 3.8. I installed `pycryptodome` version 3.3.1 before asking...