My question is whether autospec can use private github repos.
I have followed the guide for the here and it worked. I even got it to work for the latest version of OpenBLAS. However, whenever I try to download my private repo I’m told “(22, ‘The requested URL returned error: 404 Not Found’)”.
I have two factor authentication setup so I am using an ssh password which works as I’m able to download the repository using the username and ssh password. However, when I enter the same information for autospec I get the error above. Am I doing something obviously stupid or do I need to code the solution?