Fabio Grasso
Fabio Grasso
Hi @kevinlinxc, a download button could be a future improvement. I will add it in a future release, thanks for the feedback.
I solved downgrading Python to `3.9.16` (Apple M1 macOS 12.6) ``` Python 3.9.16 (main, Mar 8 2023, 04:29:24) [Clang 14.0.6 ] :: Anaconda, Inc. on darwin >>> import google.protobuf; print(google.protobuf.__version__)...
Right, but with only that command it won't work. I used `docker buildx build --load -t moseca . ` also makes sense to update the run command `docker run -it...