I'm trying to activate my venv and it keeps popping no such file or directory.
bash: tutorial-env/bin/activate: No such file or directory
I've tried uninstalling and reinstalling python. I've made the venv with the name tutorial-env. This is entirely just a test as I'm new to python and attempting to use pip modules.