Jason K. Moore
Jason K. Moore
I tried to git bisect this against a version tag, e.g. `sympy-1.13.0` and master but I get this error: ``` Some good revs are not ancestors of the bad rev....
Closing as fixed, not quite sure what PR fixed it though.
I tried this: ``` moorepants@nandi:sympy(master)$ git pull upstream --tags remote: Enumerating objects: 133, done. remote: Counting objects: 100% (133/133), done. remote: Compressing objects: 100% (56/56), done. remote: Total 133 (delta...
Thanks, I guess I've never tried this inversion because I'm usually looking for where something broke.
Hi, great idea to add this! As I've mentioned in the other PRs, you'll need unit tests and to show that this muscle works. You can use the model here...
Thanks @marcoesters, good to know that it worked for you. We can look more closely at things in the environment we are installing to. I'll ask out IT if we...
@marcoesters did you do a "JustMe" installation? Because that does seem to work for us. It is the "AllUsers" option that has the borked permissions.
One other important note I forgot from above, is that the installer we built last year works just fine with and AllUsers install on the computers this year. So that...
> To reproduce the error, it is important to start the installer as the local SYSTEM account Does that mean you have reproduced the error? This is exactly how we...
Ah, I didn't realize @subsense33 was my colleague here at TU Delft. He's just explaining what we've done. I assumed @subsense33 was another person commenting on this.