I created the environment using conda:
conda create -n tensorEnv-gpu tensorflow-gpu
Does anyone know how I can fix this? I'm still very new to python and Linux, so you'll probably have to be patient when explaining some commands or actions lol.
Go to /home/trkornman/anaconda3/envs/tensorEnv-gpu/bin/
and select the file called python
. That should do it.