I am not sure what to do now. I installed miniconda because it was a prerequisite for syncrclone. But I was not aware of the impliciations...
So now for every apt update I am getting this error message
File "/usr/sbin/omv-mkaptidx", line 38, in <module>
import apt
ModuleNotFoundError: No module named 'apt'
Although apt update finishes still with 'All packages are up to date.' I don't know how to fix that error.
reinstalling python3-apt didn't fix it.
python and python3 are linked now to /opt/miniconda3/bin/python and python3
I have to admit I don't know a lot of python and how the administration of different versions work.
Any explanation of what happend would be very much appreciated.