Bonjour,
J'ai un soucis avec le module fidle. Voici ce que j'obtiens après avoir fait l'installation classique :
§ fid check
==========================================================
fid - Your favorite Fidle admin command :-) (v2.0b54)
==========================================================
Check environment :
Python : Ok (3.9.7)
Fidle module : Ok (2.0b54)
2022-11-16 00:36:25.206817: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2022-11-16 00:36:25.206846: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
tensorflow : Ok (2.9.0)
tensorflow.keras : Ok (2.9.0)
numpy : Ok (1.20.3)
sklearn : Ok (1.1.3)
skimage : Ok (0.19.3)
matplotlib : Ok (3.6.2)
plotly : Ok (5.11.0)
pandas : Ok (1.5.1)
jupyterlab : Ok (3.5.0)
torch : Ok (1.13.0+cu117)
torchvision : Ok (0.14.0+cu117)
Dès que j'importe fidle dans les TP notebook, cela ne fonctionne pas.
Merci pour votre aide !