=== delete this after reading ===
Please make sure you read this post before asking for help. No one can help you unless you provide a clear description of the software environment you are using and your programming problem…
=== delete until here ===
Hi
I am trying to install the Psychtoolbox on my MacBook Pro with MacOs Catalina version 10.15.7. And my matlab version is 2019B. I have installed the subversion through homebrew and add path in Matlab. I have also installed Xcode since someone else in the forum said that solves the problem.
However, I still get message like:
DownloadPsychtoolbox
DownloadPsychtoolbox(‘/Applications’,‘beta’,‘’)
Requested flavor is: beta
Requested location for the Psychtoolbox folder is inside: /Applications
Will use the svn client which is located in this folder: /usr/bin/
Good. Your privileges suffice for the requested installation into folder /Applications.
I will now download the latest Psychtoolbox for OSX.
Requested flavor is: beta
Target folder for installation: /Applications
The following CHECKOUT command asks the Subversion client to
download the Psychtoolbox:
/usr/bin/svn checkout https://github.com/Psychtoolbox-3/Psychtoolbox-3/branches/beta/Psychtoolbox/ “/Applications/Psychtoolbox”
Downloading. It’s nearly 100 MB, which can take many minutes.
Alas there may be no output to this window to indicate progress until the download is complete.
Please be patient …
If you see some message asking something like “accept certificate (p)ermanently, (t)emporarily? etc.”
then please press the p key on your keyboard, possibly followed by pressing the ENTER key.
svn: error: The subversion command line tools are no longer provided by Xcode.
Sorry, the download command “CHECKOUT” failed with error code 72:
svn: error: The subversion command line tools are no longer provided by Xcode.
The download failure might also be due to temporary network or server problems. You may want to try again in a
few minutes. It could also be that the subversion client was not (properly) installed. On Microsoft
Windows you will need to exit and restart Matlab or Octave after installation of the Subversion client. If that
does not help, you will need to reboot your machine before proceeding.
Another reason for download failure could be if an old working copy - a Psychtoolbox folder - still exists.
In that case, it may help to manually delete that folder. Or maybe you do not have write permissions for the target folder?
Error using DownloadPsychtoolbox (line 818)
Download failed.