Results 39 comments of @tomgertin

so these changes were never pulled in?

@rebeccawilliams do you know how I can get the re-harvesting settings adjusted for the endpoint that I manage? I think right now that data.gov is never re-harvesting it, but I...

Any update on this issue? Does parquet metadata allow for a R-tree?

I figured out that the line I need to have is: ```prob.solve(HiGHS())``` However, I am getting this error: ``` AttributeError: 'Highs' object has no attribute 'setLogCallback' ```

It seemed to have worked when I tried running it again. The issue might have been I had a phantom running jupyter notebook instance that I had to forcibly shut...

I also have an M1 mac and I am receiving the same error with python 3.9 and python 3.10

Ok, I have an M1 Mac and I got a similar error, but it worked when I added the ' --platform linux/amd64' flag to my docker built command (as well...

It is working for me. I also opened the collapsed zip file you linked to and it works for me there too.