Marissa

Results 16 comments of Marissa

Hi there. I'm trying to get a handle on what all might be involved in supporting development on this. It sounds like a few options were previously explored, but the...

I'm unable to save coaches from the admin tab for viewing coaches, but I was able to add them as page dependencies in the "edit website contents" tab for web...

Try `git clone --recurse-submodules https://github.com/getpelican/pelican-themes ~/pelican-themes` ? The `--recursive` flag has been deprecated.

Support for Python 2.7 is ending in 2020, so I do think it's a valid concern. I feel like importing futures is a simple way to refactor the print statement...

@chrisgavinlondon, Sight Machine does seem to have abandoned this library, but there are numerous forks of it. I ended up forking it and have changed it to the point that...

@jairoareyes I ended up using OpenCV itself, as recent releases of the python api are much more intuitive and more or less negate the need for a third-party api.

@shakeeltariq THANK YOU. That saved my rpi build.

Do we know how to contact the maintainers to get this pr merged? Three years seems like an unusually long response time...

@golyalpha You're totally right. Now that I've lurked around this repo a little longer, I'm wondering if Sight Machine has pivoted on their business domain a bit. Regardless, I'll try...

@kylef @justinmayer has this been reviewed in the past few years? I had this issue with symlink, as well. Or possibly add a note to the docs that absolute path...