Anders Pearson

Results 10 comments of Anders Pearson

I actually implemented this as another table in the database in a branch and it works fine. Then I started doing the numbers in my head and realized that with...

If I don't get stuck in too many meetings today, I'll probably send a PR.

Ran into the same thing. This appears to be a python 2.7 problem. Something about the recent update makes `pip` get confused trying to find a version of `gitdb`/`gitdb2` that...

Just a quick note to mention that @mmisono's fix no longer works (as of bpftrace 0.9.4, kernel 5.4.0-77).

Just going to add, since I ran into this, that you can potentially do: ```python from langchain.document_loaders.unstructured import UnstructuredFileIOLoader from io import StringIO loader = UnstructuredFileIOLoader(StringIO(text), mode="elements") ``` That should...

@rduke199 this is pretty late and you've likely already figured this out, but having run across it myself recently, I think you just need to add the `--reset_user_permissions` flag when...

This pull request hasn't been responded to in a year, so I'm assuming this project is more or less abandoned. I've forked it to https://github.com/thraxil/asn1-ber applied hsoj's patch, and gotten...

Hi, @Dean-Christian-Armada. `django-munin` still only has South-style migrations. It should be straightforward for someone to create newer Django 1.7+ style migrations. We don't actually use `django-munin` anymore, and haven't for...

Yeah, it's an old debate. I feel like "page" is such an overused and vague term that I kind of wanted to get away from it. I also thought it...

@dependabot use these assignees @dependabot use these labels