Johannes Unruh

Results 6 comments of Johannes Unruh

> @jaunruh are you maybe using Python 3.9? (The C.PyDict_ClearFreeList function [has been removed](https://docs.python.domainunion.de/3/whatsnew/3.9.html#id3) from the Python C API with Python 3.9). As the README states, `go-python3` is currently **only**...

Like mentioned in #365 from onnx/onnx-coreml, I am also still having the issue of a segfault. I was not able to convert any onnx model to a mlmodel.

So as mentioned above I was using Digital Ocean Apps or Docker for deployment. The assumption that Digital Ocean Apps use docker to deploy bare nodejs repos should be a...

I have seen this option. I am going to try it in my repo. **But** even if it solves the memory leak problem, it creates the issue of unoptimized images....

![image](https://user-images.githubusercontent.com/15611432/220367096-807cb3dd-3b10-4b6d-a6ba-186460334106.png) Generally using unoptimized images seems to fix the memory leak. But well, the images are unoptimized... so I still think this is a bug that needs to be fixed.

Persists in `next 13.2.4`.