尝试生成macos-x86架构包
This commit is contained in:
@@ -26,7 +26,7 @@ a = Analysis(
|
|||||||
hookspath=[],
|
hookspath=[],
|
||||||
hooksconfig={},
|
hooksconfig={},
|
||||||
runtime_hooks=[],
|
runtime_hooks=[],
|
||||||
excludes=["docling", "docutranslate.converter.x2md.converter_docling"],
|
excludes=["docling", "docutranslate.converter.x2md.converter_docling","torch"],
|
||||||
noarchive=False,
|
noarchive=False,
|
||||||
optimize=0,
|
optimize=0,
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ a = Analysis(
|
|||||||
hookspath=[],
|
hookspath=[],
|
||||||
hooksconfig={},
|
hooksconfig={},
|
||||||
runtime_hooks=[],
|
runtime_hooks=[],
|
||||||
excludes=["docling","docutranslate.converter.x2md.converter_docling"],
|
excludes=["docling","docutranslate.converter.x2md.converter_docling","torch"],
|
||||||
noarchive=False,
|
noarchive=False,
|
||||||
target_arch='x86_64',
|
target_arch='x86_64',
|
||||||
optimize=0,
|
optimize=0,
|
||||||
|
|||||||
Reference in New Issue
Block a user