avatarify-python
avatarify-python copied to clipboard
ModuleNotFoundError: No module named 'modules.keypoint_detector'; 'modules' is not a package
This is what i see when i try to run run_windows.bat
[1683659832.430951] Loading Predictor
Traceback (most recent call last):
File "afy/cam_fomm.py", line 216, in
Make sure you follow the install instructions for Windows, and don't miss any steps.
[1683661829.552913] Loading Predictor
Traceback (most recent call last):
File "C:\Users\O\avatarify-python\afy\cam_fomm.py", line 193, in
having same issue i need help please
run this code below
pip install pyyaml pip install requests pip install scipy pip install scikit-learn pip install face_alignment pip install sklearn conda install -c conda-forge scikit-learn pip install pandas
still did not work giving me same [ModuleNotFoundError: No module named 'modules.keypoint_detector'; 'modules' is not a package]
what is the update on this
Dm no char...
So I could take you on the proper installation tho if you don't mind . What's app
+234 811 513 3627
Please always on video call
File "afy/cam_fomm.py", line 216, in
Anyone willing to help me out?
Dm me on WhatsApp for the proper installation 08126257676
File "afy/cam_fomm.py", line 216, in from afy import predictor_local File "C:\Users\DONBL\avatarify-python-youtube\afy\predictor_local.py", line 4, in from modules.keypoint_detector import KPDetector ModuleNotFoundError: No module named 'modules.keypoint_detector'; 'modules' is not a package
reinstall the program without network disconnection
File "afy/cam_fomm.py", line 216, in from afy import predictor_local File "C:\Users\DONBL\avatarify-python-youtube\afy\predictor_local.py", line 4, in from modules.keypoint_detector import KPDetector ModuleNotFoundError: No module named 'modules.keypoint_detector'; 'modules' is not a package
reinstall the program without network disconnection
Will you pls walk me through these process. And I hope it be a beginning of a great connection between us. Thank you
Best Regards
On Tue, Jun 20, 2023 at 3:44 PM Blessup5951 @.***> wrote:
File "afy/cam_fomm.py", line 216, in from afy import predictor_local File "C:\Users\DONBL\avatarify-python-youtube\afy\predictor_local.py", line 4, in from modules.keypoint_detector import KPDetector ModuleNotFoundError: No module named 'modules.keypoint_detector'; 'modules' is not a package
reinstall the program without network disconnection
Will you pls walk me through these process. And I hope it be a beginning of a great connection between us. Thank you
Best Regards
— Reply to this email directly, view it on GitHub https://github.com/alievk/avatarify-python/issues/584#issuecomment-1598932153, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKL6YJ6WXFDRW7LVSVKFAJDXMGZNTANCNFSM6AAAAAAX3XKKF4 . You are receiving this because you commented.Message ID: @.***>
-- MICKYGEM💎
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
this is what i am getting after i reinstalled
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
this is what i am getting after i reinstalled
... reinstall your program concretely. If you need assistance still. Buzz me up
Am having same issue please anyone to help us🙏🙏
Try download the batch file for .cache Fixed!
On Thu, 17 Aug 2023 at 5:38 PM, justme220011 @.***> wrote:
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
this is what i am getting after i reinstalled
— Reply to this email directly, view it on GitHub https://github.com/alievk/avatarify-python/issues/584#issuecomment-1682612328, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKL6YJ73TMBLVWYZBLOA4PDXVZCHXANCNFSM6AAAAAAX3XKKF4 . You are receiving this because you commented.Message ID: @.***>
How do I download the batch file?
On Tue, Sep 12, 2023, 7:53 AM MICKYGEM @.***> wrote:
Try download the batch file for .cache Fixed!
On Thu, 17 Aug 2023 at 5:38 PM, justme220011 @.***> wrote:
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
this is what i am getting after i reinstalled
— Reply to this email directly, view it on GitHub < https://github.com/alievk/avatarify-python/issues/584#issuecomment-1682612328>,
or unsubscribe < https://github.com/notifications/unsubscribe-auth/AKL6YJ73TMBLVWYZBLOA4PDXVZCHXANCNFSM6AAAAAAX3XKKF4>
. You are receiving this because you commented.Message ID: @.***>
— Reply to this email directly, view it on GitHub https://github.com/alievk/avatarify-python/issues/584#issuecomment-1715669231, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAGQHNULTBE44NPEX6R2VG3X2BLNHANCNFSM6AAAAAAX3XKKF4 . You are receiving this because you commented.Message ID: @.***>
How do I download the batch file?
On Tue, Sep 12, 2023, 7:53 AM MICKYGEM @.***> wrote:
Try download the batch file for
.cache
Fixed!
On Thu, 17 Aug 2023 at 5:38 PM, justme220011 @.***>
wrote:
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
this is what i am getting after i reinstalled
—
Reply to this email directly, view it on GitHub
<
https://github.com/alievk/avatarify-python/issues/584#issuecomment-1682612328>,
or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AKL6YJ73TMBLVWYZBLOA4PDXVZCHXANCNFSM6AAAAAAX3XKKF4>
.
You are receiving this because you commented.Message ID:
@.***>
—
Reply to this email directly, view it on GitHub
https://github.com/alievk/avatarify-python/issues/584#issuecomment-1715669231,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BAGQHNULTBE44NPEX6R2VG3X2BLNHANCNFSM6AAAAAAX3XKKF4
.
You are receiving this because you commented.Message ID:
@.***>
Did you figure it out
(avatarify) C:\Users\wisdom\Downloads\avatarify\avatarify-python>run_windows.bat
[1704412501.699590] Loading Predictor
Traceback (most recent call last):
File "afy/cam_fomm.py", line 216, in
please am getting this error after running run_windows.bat please anyone to help
Get anydesk and send here
+234 811 513 3627 WhatsApp
Get your installation, easy step by step tutorial here. anyDesk or come in person. call 0552366834 or whatsapp. Thank you. avatarify, DeepFake, Voice cloning. all here.
Place the fomm folder in the root directory for avatarify-python
What's your country code please
On Mon, Jan 15, 2024, 5:27 PM seegunz @.***> wrote:
Place the fomm folder in the root directory for avatarify-python
— Reply to this email directly, view it on GitHub https://github.com/alievk/avatarify-python/issues/584#issuecomment-1892473754, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAGQHNSCZU5CPJEW6O43XMTYOVKG5AVCNFSM6AAAAAAX3XKKF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJSGQ3TGNZVGQ . You are receiving this because you commented.Message ID: @.***>