Im new to pyo3 and I would like to achieve the following thing My main code is in Python but I would like to call a Rust function from this Python code The
Im getting circular references when I try to build python I need an older gcc compiler which in turn requires an older gmp version to build which also needs an
Im developing a Python application that uses Flask running in a Docker container on a Linux server with NGINX The application works perfectly on my local