PsychoPy not creating lastrun file

OS (e.g. Win10): Win 8.1
PsychoPy version (e.g. 1.84.x): 3.2.4
Standard Standalone? (y/n) Y
What are you trying to achieve?: Running the experiment

Hello, I am getting the following error when trying to run an experiment:
397.6954 INFO D:\Program Files\PsychoPy3\python.exe -m psychopy.scripts.psyexpCompile D:\Libraries\Documents\tf1\FYP experiment.psyexp -o D:\Libraries\Documents\tf1\FYP experiment_lastrun.py -v 3.2.4
D:\Program Files\PsychoPy3\python.exe: can’t open file ‘D:\Libraries\Documents\tf1\FYP experiment_lastrun.py’: [Errno 2] No such file or directory

The problem is it isn’t creating the lastrun when I select run, so I’m unable to run the experiment at all.

Hoping this is a simple fix and I’m missing something simple.