a few errors with running compute_stats.py
Story time! First, I ran whatever version of the code I had pulled from previous iterations (analyzing adult data). It ran, but none of the images of paths (individual paths nor the state transition graphs) were written. There are files for each but they are empty. I uploaded the log for that run here.
Then I tried to pull the latest version of the code to see if that would fix it, but ran into another error, "xcrun: error: invalid active developer path". I googled this one and followed a recommendation to run "xcode-select --install"
Now I'm getting a new error that I can't find a clear solution to by googling: "remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://git.lcsr.jhu.edu/jjone229/blocks.git/' cogsci-bl-imac2:blocks ccortes4$"