Daniel @ Krypton

Results 8 comments of Daniel @ Krypton

@g00nix , I tested in Debian inside WSL2. The changes are not critical and are well accepted within the Linux eco-system. To be on the safe side, before merging, let...

Relevant PR changes are: - `d_model`, `output_model` and `input_model` are back as originally conceived. - The `time_series_predictor` was updated in order to detect the Transformer model. - Numpy is not...

> What version of `node-hid` are you trying to compile? > > Regardless, I am pretty sure you cannot compile native Node modules in WSL because they think they're in...

> > > I had a look at your code but couldn't follow what happened. My best guess is that the shape is re-set to 2 because that's the default...

> @DanielAtKrypton any updates? I will come back to this and follow your suggestion of minimal code example as soon I have a couple higher priorities sorted out. Thank you...

The workaround I am using to be able to work with Powershell is as follows: ![](https://i.imgur.com/5n0ce85.png) Basically the idea is to manually run `activate` instead of `activate.bat`.

Mmm. The output I have differs a bit. Would that have something to do with Python version? ![](https://i.imgur.com/tIdgQxZ.png)