Sebastian Łuc
Sebastian Łuc
Hey I have this same issue, how i can solve this ? I don't understand previous answer :( My error ###################################### Traceback (most recent call last): File "", line 1,...
Ok I solved this: In main_predict.py in function predict() change the shape from 0 to 1 in y_history t_dat.targs.shape[0] -> t_dat.targs.shape[1]
@FabianLars Frontend is Vite React.js 1. Isn't blank tauri project, I added splashscreen and some changes in tauri.conf : ```json { "$schema": "../node_modules/@tauri-apps/cli/schema.json", "build": { "beforeBuildCommand": "npm run build", "beforeDevCommand":...
As main home and work Linux user I see one simple solution, You should support only new version Linux and max 1 generation to back. So for example for Ubuntu...
> We do support Windows 7 and up. @FabianLars I didn't know that, but Windows have backward support by years and this is one of reason why is like elephant...
What is status this feature? I'm hope then that will be fast into tauri @olivierlemasle very good work, thanks!
Hey @pewsheen Xcode: version 15.2 (15C500b) IOS Simulator: 15.2 (1019) SimulatorKit 937 CoreSimulator 944.5
@pewsheen - xcrun -f devicectl ```sh $ xcrun -f devicectl xcrun: error: unable to find utility "devicectl", not a developer tool or in PATH ``` - Xcode-select -p ```sh $...
@pewsheen ```sh $ xcrun -f devicectl /Applications/Xcode.app/Contents/Developer/usr/bin/devicectl ``` for command to run iOS dev by bun: ```sh $ bun run tauri ios dev $ tauri ios dev Info Using 192.168.0.164...
Any updates with these features? Maybe it's available now in burn, so then how's it possible to use it? I'm working on Gan, and it would be nice if I...