vex87
Results
3
comments of
vex87
I can use this patch fix `AttributeError: module 'pkgutil' has no attribute 'find_loader'` in dash 3.0.4(python v3.14.0b2:12d3f88) ```dif --- .venv/Lib/site-packages/dash/dash.py.orig 2024-01-01 00:00:00.000000000 +0000 +++ .venv/Lib/site-packages/dash/dash.py 2024-01-01 00:00:01.000000000 +0000 @@ -1888,18...
After 30 minutes of compiling, I also encountered this error...😅😅😅
I get the same problem.