I am new to programming, this is actually my first work assignment with coding. my code below is throwing an error:
WindowsError: [Error 123] The filename,
I had this problem with Django and it was because I had forgotten to start the virtual environment on the backend.