Cristian Tatu
Cristian Tatu
@samre12 I found the problem. It's the dataset, all the data has to have a non zero decimal. The only thing I did was to add a random number between...
I tried also with another dataset (EUR/USD) and gives the same error even with the workaround that I've mention early. In this dataset all the prices fluctuates betweetn 1.2 and...
Now it works for me! Good job thank you The only error I get now is when I use `accuracy=high`. With accuracy low and medium everything works fine. [this was...
@maretodoric I have the same issue. Could you please share that batch script for changing the resolution?
Thank you but that doesn't helped me in any way. Turns out this client it's not exactly as the moonlight-qt client and doesn't held well different aspect rations source-destination images....
For me it gives the exact same error "`Handlebars: Access has been denied`" on 2 separate environments. The first one: ``` OS: Windows 11 Node: v16.13.2 NPM: v8.1.2 puml2code: v0.7.0...
Setting the `lags` solved the problem. The time was reduced more than x20! Thank you very much ✌️
Hello @canewsin! In your version it is possible to load a pre downloaded torrent? Or to tell download manager to use a session cookie so it could properly download the...
### Sure. What I mean is to be able to use a torrent file from internal storage. ### I attach some screenshots from the app `WeTorrent` where you can load...
Hi, I suspect that the default ComputingUnits in the resources.xml of COMPSs is set to only 4 cores. Try looking into this file `/opt/COMPSs//Runtime/configuration/xml/resources/default_resources.xml` and change `4` to `16`. Also...