Boris Timofeenko
Results
2
comments of
Boris Timofeenko
I forked this lib with fixes for Python3 included: https://github.com/boriswinner/LSH ```!rm -rf LSH && git clone https://github.com/boriswinner/LSH && cd LSH && python setup.py install``` ```import LSH``` Works in Colab
> I'm using Quasar Framework with vue-konva, and occur same error. I made an build file from latest commit, and change main source file from 'vue-konva.umd.js' into 'vue-konva.mjs' and it...