salvatore

Results 16 issues of salvatore

I was unable to load this solution. First I tried VS 2015, then realized it is built using VS2017 based on the documentation. so I installed VS2017 community. When I...

I just installed terminalizer on Windows 10 and when I tried to record my terminal it fails with the following errors OS = Windows 10 x64 Node.js version = 14.15.0...

``` terminalizer : File C:\Users\user\AppData\Roaming\npm\terminalizer.ps1 cannot be loaded. The file C:\Users\user\AppData\Roaming\npm\terminalizer.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts...

Hello, I found when training the NER sample you have provided in the Demo package, that the model.bin file size is very large, over 1GB. What exactly is inside this...

When I try to change the them from code behind (from within the Execute of a Command) I get the following error (see end of post) I'm using version 2.4.3...

Bug

When you copy text from the terminal window generated by term sheets and try to paste it into a text editor, the entire text is split into a single character...

bug

The examples show how to use delete function > _###Usage: > •Deletes all object that touch the 10x10 rectangle starting at position 10x10: > • var myDelCount = myRTree.delete({x:10, y:10,...

When running the colab notebook there is reference to a zip file 'lulu20230327_32k.zip' But none is provided so the notebook fails to run _Could not parse variable and value from...

I noticed that in my conversion from JSON to XML, if one of my JSON objects is null, the node for that property is absent from the XML, for example...

How do I use this as a module in Dojo? I tried to define a package in my dojoConfig, but realized it will not load anything because it requires a...