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

OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. #646

Open
justme220011 opened this issue Aug 14, 2023 · 24 comments

Comments

@justme220011
Copy link

i was trying to run_windows.bat and i got this error
[1692020816.374228] Loading Predictor
OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.
OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see http://www.intel.com/software/products/support/.

@justme220011
Copy link
Author

Please i need help on this

@seegunz
Copy link

seegunz commented Aug 15, 2023

search the exact name in the conda dir. and delete one of them

@justme220011
Copy link
Author

[1692292824.576690] Loading Predictor
C:\Users\OMEN\miniconda3\envs\avatarify\lib\site-packages\torch\functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at C:\actions-runner_work\pytorch\pytorch\builder\windows\pytorch\aten\src\ATen\native\TensorShape.cpp:3191.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
Traceback (most recent call last):
File "afy/cam_fomm.py", line 218, in
**predictor_args
File "C:\Users\OMEN\avatarify-python-youtube\afy\predictor_local.py", line 49, in init
self.fa = face_alignment.FaceAlignment(face_alignment.LandmarksType._2D, flip_input=True, device=self.device)
File "C:\Users\OMEN\miniconda3\envs\avatarify\lib\enum.py", line 354, in getattr
raise AttributeError(name) from None
AttributeError: _2D
now this is what i am getting now after i delted everything , follow the video and downloaded it again and i am getting this now , please i need help

@SanPatrick01
Copy link

Pictures

@davidson2k15
Copy link

this is the output i get after running run_windows.bat

(avatarify) C:\Users\terre\avatarify-python>run_windows.bat
[1692920337.795594] Loading Predictor
Traceback (most recent call last):
File "afy/cam_fomm.py", line 216, in
from afy import predictor_local
File "C:\Users\terre\avatarify-python\afy\predictor_local.py", line 2, in
import torch
File "C:\Users\terre\miniconda3\envs\avatarify\lib\site-packages\torch_init_.py", line 133, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\terre\miniconda3\envs\avatarify\lib\site-packages\torch\lib\shm.dll" or one of its dependencies.

@davidson2k15
Copy link

please help out

@seegunz
Copy link

seegunz commented Aug 25, 2023

this is the output i get after running run_windows.bat

(avatarify) C:\Users\terre\avatarify-python>run_windows.bat

[1692920337.795594] Loading Predictor

Traceback (most recent call last):

File "afy/cam_fomm.py", line 216, in

from afy import predictor_local

File "C:\Users\terre\avatarify-python\afy\predictor_local.py", line 2, in

import torch

File "C:\Users\terre\miniconda3\envs\avatarify\lib\site-packages\torch_init_.py", line 133, in

raise err

OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\terre\miniconda3\envs\avatarify\lib\site-packages\torch\lib\shm.dll" or one of its dependencies.

What kinda pc do u use??

@davidson2k15
Copy link

Hp victus GTX 3050

@davidson2k15
Copy link

ok

@SanPatrick01
Copy link

@SanPatrick01
Copy link

That's my video on YouTube
Check it out

@davidson2k15
Copy link

i have successfully installed it and its running , but this is an error am getting, please any help
attatched to this is a screen shot of the of what the programs says as it is running
Screenshot 2023-08-26 120748

@seegunz
Copy link

seegunz commented Aug 26, 2023

i have successfully installed it and its running , but this is an error am getting, please any help

attatched to this is a screen shot of the of what the programs says as it is running

Screenshot 2023-08-26 120748

That's normal. You are good with that

@davidson2k15
Copy link

davidson2k15 commented Aug 26, 2023

my avatar does not mimic what i do on the cam well. after this error came

@seegunz
Copy link

seegunz commented Aug 26, 2023

my avatar does not mimic what i do on the cam well. after this error came

Get more light in the room. And make sure your cam is sharp enough

@SanPatrick01
Copy link

SanPatrick01 commented Aug 26, 2023 via email

@seegunz
Copy link

seegunz commented Aug 26, 2023

How?

On Sat, Aug 26, 2023 at 2:21 PM seegunz @.***> wrote:

my avatar does not mimic what i do on the cam well. after this error came

Get more light in the room. And make sure your cam is sharp enough

Reply to this email directly, view it on GitHub

#646 (comment),

or unsubscribe

https://github.com/notifications/unsubscribe-auth/AWRQLYRNSWGHMCTGZIZYYUDXXHZ4VANCNFSM6AAAAAA3PYOKNM

.

You are receiving this because you commented.Message ID:

@.***>

How do you mean how???

@davidson2k15
Copy link

i will send you a screenshot

@SanPatrick01
Copy link

SanPatrick01 commented Aug 26, 2023 via email

@davidson2k15
Copy link

my OBS Studio does not display full screen, i have tried fit to screen but still shows half way
Uploading Screenshot 2023-08-26 135522.png…

@MICKYGEM
Copy link

MICKYGEM commented Aug 27, 2023 via email

@davidson2k15
Copy link

davidson2k15 commented Aug 29, 2023

your whatsap number is not showing on here. Kindly resend

@SanPatrick01
Copy link

@Chuzeewon
Copy link

Anyone having issues on issues with Avatarify should WhatsApp me, I'll help fix it +2348140906432

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

7 participants
@MICKYGEM @SanPatrick01 @Chuzeewon @seegunz @justme220011 @davidson2k15 and others