We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
flet pack
1 parent fa2eceb commit 08995ebCopy full SHA for 08995eb
sdk/python/packages/flet/src/flet/__pyinstaller/utils.py
@@ -4,7 +4,7 @@
4
from distutils.dir_util import copy_tree
5
from pathlib import Path
6
7
-from flet.utils import get_package_bin_dir
+from flet_runtime.utils import get_package_bin_dir
8
9
10
def get_flet_bin_path():
0 commit comments