Oh, no, I did not create a virtual environment. I didn’t see any venv in the rogue-dash folder, so I thought it was missing for some reason and skipped those steps; I didn’t realize the command would create it.
But now I’m not sure what to do with this command:
source venv/bin/activate
“source” isn’t a valid command as far as I can tell; do I need to download it from somewhere?