SiMB

Results 4 comments of SiMB

Hello, Any news on this subject? I found the same problem on Windows with a venv. I got the problem when I tried to compile Torch code using the Rust...

> [#3589 (comment)](https://github.com/PyO3/pyo3/issues/3589#issuecomment-1820456435) still applies. I'd love to solve this soon, but my own priorities for time have been elsewhere. Okey thank you I completely understand, the best workaround I...

Hi Laurent, Thank you for the fast answer. I think the error is related to [setuptools-rust](https://github.com/PyO3/setuptools-rust) and my `pyproject.toml` config, as I get no errors when I only use `cargo...

Hello dear, the same for me with the 2.11.0 version of Tf. This code does not always give the same flip : ``` seedRandomFlip = np.random.randint(0, 1e8) self.augment_inputs = tf.keras.Sequential([...