I don’t know how/where to initialize conda init
I tried by adding this line into the script:
conda init bash
Like so: (I’m assuming Endeavour uses Bash, like Manjaro?)
cd /home/mx/Desktop/Ruun/
conda init bash
conda activate takp38
python nparse.py```
But didn't make any difference. There is some difference between Manjaro and Endeavour, how conda/miniconda interact with bash.