Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local run_gui.ps1 OSError: [WinError 127] #45

Open
ranran747 opened this issue Sep 12, 2023 · 2 comments
Open

Local run_gui.ps1 OSError: [WinError 127] #45

ranran747 opened this issue Sep 12, 2023 · 2 comments

Comments

@ranran747
Copy link

Traceback (most recent call last):
File "C:\layerdivider\layerdivider\demo.py", line 8, in
from ldivider.ld_segment import get_mask_generator, get_masks, show_anns
File "C:\layerdivider\layerdivider\ldivider\ld_segment.py", line 1, in
from segment_anything import sam_model_registry, SamAutomaticMaskGenerator, SamPredictor
File "C:\layerdivider\layerdivider\venv\lib\site-packages\segment_anything_init_.py", line 7, in
from .build_sam import (
File "C:\layerdivider\layerdivider\venv\lib\site-packages\segment_anything\build_sam.py", line 7, in
import torch
File "C:\layerdivider\layerdivider\venv\lib\site-packages\torch_init_.py", line 122, in
raise err
OSError: [WinError 127] 指定されたプロシージャが見つかりません。 Error loading "C:\layerdivider\layerdivider\venv\lib\site-packages\torch\lib\cublas64_11.dll" or one of its dependencies.
続行するには、Enter キーを押してください...:

I've reinstalled it many times, but no improvement.

@muttondagger
Copy link

I have the exact same problem, I installed the CUDA and CUDNN and all the requirements and I still get that error

@muttondagger
Copy link

I have the exact same problem, I installed the CUDA and CUDNN and all the requirements and I still get that error

My friend has found a fix for this, I have listed the steps in another page: #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants