-
Hello, it seems that this script could help me a lot in my project.
I can not install it though.
> Failed building wheel for fast-colorthief
Running setup.py clean for fast-colorthief
Failed…
jski7 updated
3 years ago
-
Hello, everyone. ✋
I am going to create a special page on the `Konva` website with a list of products that are using `Konva`.
If you are using `Konva` in your app, please, add a comment on this is…
-
I have an img object that has already loaded
eg
let img = new Image();
img.addEventListener('load', e => resolve(img));
img.addEventListener('error', e => reject(err));
img.src = url;
…
-
I've just installed this library and if i include the unminified version with webpack I get:
```
ColorThief is not defined
```
in the `new ColorThief()` line
-
IE11 report TypeMismatchError Exception
here:
```js
var CanvasImage = function (image) {
// in node we use strings as path to an image
// whereas in the browser we use an image element
…
-
_EDIT: For some reason it's not happening anymore and it seems it happened also on 1.3.8 just after I rolled back_
------
I was on 1.3.8 and my project was working fine. I downloaded 1.3.9 (the pa…
-
I can't even install the package via npm install.
-
Can you update color-thief to canvas 2.6.0?
I'm not 100% sure that this is the issue, but it's most likely, because when I'm trying to install canvas@2.5.0 standalone, I get the same error, but I don…
-
Don't know if this is an issue but every 30 seconds the script presses m1 which cancel the queue
-
Problem: Error: wrong json type, when using predict method on a loaded model
catboost version: 0.23
Operating System: Saved on Linux loaded on Windows
CPU: core i7
I have saved a catboost mo…