Installing older versions of Psychopy (1.83.04)

(base) PS C:\Users\Jude Ray\PsychoPy-1.83.04> conda create -n psychopy -f psychopy-env.yml
WARNING: A space was detected in your requested environment path:
'C:\Users\Jude Ray\anaconda3\envs\psychopy'
Spaces in paths can sometimes be problematic. To minimize issues,
make sure you activate your environment before running any executables!

Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - psychopy-env.yml

Current channels:

  - https://repo.anaconda.com/pkgs/main/win-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/win-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/win-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/msys2/win-64
  - https://repo.anaconda.com/pkgs/msys2/noarch
  - https://conda.anaconda.org/conda-forge/win-64
  - https://conda.anaconda.org/conda-forge/noarch


I need to run psychopy version 1.83.04 as that is what is on the PC in our testing room, and this cant be updated.

Is there a way to run this old a version, I have tried downloading from github and installing via anaconda but i keep on coming up with this error when i try and create a psychopy environment.