Bruno Casella

Results 19 comments of Bruno Casella

How can I double-check? Moreover, I was running another experiment, simpler, that I know works and I have seen that the experiment finishes successfully as stated by the director: `[08:39:26]...

News about this? @psfoley @mansishr

Yes sure. I solved using 64gb of RAM for my director. Now it works, however I suggest you to improve the memory usage of OpenFL because I think it is...

Hello. After running `fx` i have this error: `from contextlib import asynccontextmanager ImportError: cannot import name 'asynccontextmanager'`

@alexey-gruzdev Hello, thank you. I have a MacBook Pro (Retina, 13-inch, Early 2015), CPU 2,7 GHz Intel Core i5 dual-core, and MacOS BigSur Conda: 4.9.2 I created a virtual env...

@alexey-gruzdev Okay, it seems working with Python 3.7 I tried also with Python 3.9 but it does not work

The error is shown on the terminal (used to start director and envoys). In the jupyter notebook I remember that the cells stop in `fl_experiment.start(...)`

No error in the notebook, just the cell stops running, but there is no error

Yes, I have seen your PR. If that works, I can modify my python scripts as yours.