Fernando Cucchietti
Fernando Cucchietti
I am running Python 2.7.13 and have the same problem. I also has a lot of problems finding the file libtsne_multicore.so, but I just don't know where the libgomp.so.1 file...
Mizzao do you have a solution that does not use CoffeeScript? I couldn't make it work. The return " "; does not work as the field is not validated. The...
I got tired of trying all these suggestions and copied libjli.dylib (currently in `/Library/Java//JavaVirtualMachines/jdk-17.0.1.jdk/Contents/Home/lib/libjli.dylib`) into the path that npm wants it, `/Library/Java/JavaVirtualMachines/jdk-17.0.1.jdk/Contents/Home/jre/lib/jli`
This doesn't work on native mode for me, I am on a Mac M1, OS X 14.4.1, Python 3.11. I can download ok in browser mode.
@falkoschindler I created this super simple and minimal test script that triggers the error: ```py from nicegui import ui, app app.native.settings['ALLOW_DOWNLOADS'] = True ui.button("Download", on_click=lambda: ui.download(b'Demo text','demo_file.txt')) ui.run(native=True) ``` (not...
Checked with Nicegui 1.4.34 and on OSX 14.4.1 it still gives the same error
Jitsi as a service (8x8.vc) has an example of how an embedding should look like, wouldn't this help? You need to register for the free service and create an app...