Ben Firshman
Ben Firshman
@gan3sh500 Go for it! No need to ask permission, but probably worth commenting to say you're working on something. We'll assign issues to ourselves if we're working on them. :)...
See also this discussion: https://github.com/replicate/replicate/pull/408#discussion_r547423172
Yeah, super weird isn't it. I restarted the test a couple of times so it's a real failure. Maybe it's using a different version of pip because it's inside a...
Thanks so much for the contribution btw! I'll do some poking around later today if I get time...
Hah, oh god. Nice find. 🙄
Several times during this project we've thought "ok we need to burn all Python packaging to the ground and create a new packaging system" but then reminded ourselves we should...
Thanks so much @hemildesai! We're just in the process of shipping a release right now so I don't want to change up the development environment while we do that. But,...
Sorry for being slow here -- I had a quick look at this the other day. I think it's a bit confusing that the Python library is installed locally in...
I think this already does this, including detecting terminals: What is missing though is Python support. I'll update the issue.
@Ronit-j Feel free to tackle anything! :) Andreas is working on a refactoring of the Go/Python interface at the moment, but I think this could be implemented entirely in Python-land....