Edgar Robles
Edgar Robles
I changed the .Configure(c => c.LiteParsing = false) and it worked without an error. If I set to true it fails. Interesting.
I have used the current version 2.1.1 writing delta format from dotnet 7.0 used sdkman to install java and spark. dotnet dotnetapp was compile to native ubuntu 22.04 jdk 8...
yes I previously ran the one from the register and the same thing occurred. It was stuck in the same place.
I didn't add --net because I wanted to make sure it failed. I want to test that the script did not have any network access. The other runtimes fail and...
Ok, I retested with with wasmer run python/python and it works but not with my python.wasm file. Sorry, I thought I tested properly last time with python/python. I get the...
We need to run in a locked down environment. Is there a way to pull down the python/python version to keep locally? Does wasmer store the file locally on run?