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

No file or directory found: MacOS #151

Open
rbychn opened this issue Mar 24, 2024 · 5 comments
Open

No file or directory found: MacOS #151

rbychn opened this issue Mar 24, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@rbychn
Copy link

rbychn commented Mar 24, 2024

🐛 Bug Report

Tried to download the GUI package for mac OS, downloaded and ran the commands, tried to select the same options as the gif.

Got an error around no file or directory found for gpen which mentioned RetinaFace-R50.pth

@rbychn rbychn added the bug Something isn't working label Mar 24, 2024
@sdiki1
Copy link

sdiki1 commented Apr 12, 2024

how solved?

@Ghassen-Chaabouni
Copy link
Contributor

What's the full log error message?

@rafalsk
Copy link

rafalsk commented Jun 28, 2024

warnings.warn( torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum orNonefor 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passingweights=None`.
warnings.warn(msg)
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'

`

@T0NG-J
Copy link

T0NG-J commented Aug 1, 2024

Mac m3 sonoma having same problem

❯ dot-executable.app/Contents/MacOS/dot-executable
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead.
  warnings.warn(
torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=None`.
  warnings.warn(msg)
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
2024-08-01 14:27:48.844 dot-executable[18004:8281870] TSM AdjustCapsLockLEDForKeyTransitionHandling - _ISSetPhysicalKeyboardCapsLockLED Inhibit
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'
[Errno 2] No such file or directory: 'saved_models/gpen/weights/RetinaFace-R50.pth'

@wwwang-bo
Copy link

How to solve it ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants