Open koliyo opened 11 months ago
+1 Same here with Python 3.12
Hello @koliyo ,
Can you firstly check whether if you are using an updated version of the fastcore library. If the issue still persists please try using
import warnings
warnings.filterwarnings("ignore", category=SyntaxWarning, module="fastcore")
Getting these warnings with python 3.12