Aarni Koskela

Results 257 issues of Aarni Koskela

The dependencies specified in this project's requirements.txt are too strictly pinned, making it hard to install. For instance, [`opencv-contrib-python==4.2.0.34`](https://pypi.org/project/opencv-contrib-python/4.2.0.34/#files) doesn't have releases for Python 3.9 at all. It might be...

Previously, the message was ignored and a vague > Couldn't find expected details in JSON file. was printed. I figured since the rest of the loading code just kills the...

This PR hopes to breathe a bit of fresh air into the repo. If there's no action on this for a while, I'm planning to fork the project :) In...

> FTR we liked having the master runs in-case it was going to fail in the future version, but we wouldn't fail CI on it. You can do something similar...

tech debt

Following up on #30, this PR: * fixes up some more of those stray globals (with some help from Eslint) * applies the Eslint `curly` fix to add braces to...

Running the app locally in Docker as described in the instructions fails with the server attempting to use `127.0.0.1:3000` as the API server (I can see requests for http://127.0.0.1:3000/version and...

Right now, I occasionally get a ![screen shot 2018-10-23 at 14 56 19](https://user-images.githubusercontent.com/58669/47358903-dd0f2180-d6d3-11e8-8c01-38e239d64af4.png) when e.g. expanding a branch of the tree. The tree does expand fine, so I'm not sure...

type: feature
good first contribution
priority: low

It _seems_ to work... Got ideas for better test cases? Fixes #15

bug
enhancement