Skip to content

[Bug] 最新打包下来的版本报错了 #340

@258692011

Description

@258692011

PS C:\ISAT_with_segment_anything-1.4.7-a0bba1d> & C:/ISAT_with_segment_anything-1.4.7-a0bba1d/.venv/Scripts/Activate.ps1
(.venv) PS C:\ISAT_with_segment_anything-1.4.7-a0bba1d> & C:/ISAT_with_segment_anything-1.4.7-a0bba1d/.venv/Scripts/python.exe c:/ISAT_with_segment_anything-1.4.7-a0bba1d/main.py
Traceback (most recent call last):
File "c:\ISAT_with_segment_anything-1.4.7-a0bba1d\main.py", line 8, in
from ISAT.main import main
File "c:\ISAT_with_segment_anything-1.4.7-a0bba1d\ISAT\main.py", line 9, in
from ISAT.widgets.mainwindow import MainWindow
File "c:\ISAT_with_segment_anything-1.4.7-a0bba1d\ISAT\widgets\mainwindow.py", line 12, in
import torch
File "C:\ISAT_with_segment_anything-1.4.7-a0bba1d.venv\lib\site-packages\torch_init_.py", line 281, in
load_dll_libraries()
File "C:\ISAT_with_segment_anything-1.4.7-a0bba1d.venv\lib\site-packages\torch_init
.py", line 264, in _load_dll_libraries
raise err
OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。 Error loading "C:\ISAT_with_segment_anything-1.4.7-a0bba1d.venv\lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
(.venv) PS C:\ISAT_with_segment_anything-1.4.7-a0bba1d>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions