@NikoOinonen - I have checked the opencl installation and it seems that we do not need the sudo installation. This is what I did under anaconda environment (py-3.12.8) and it is working fine. Could we maybe update the documentation?
pip install pyqt5
pip install ppafm[opencl]
ppafm-gui
@NikoOinonen - I have checked the opencl installation and it seems that we do not need the sudo installation. This is what I did under anaconda environment (py-3.12.8) and it is working fine. Could we maybe update the documentation?