please i got this error how do i resolve it, Traceback (most recent call last): File "afy/cam_fomm.py", line 316, in out = predictor.predict(frame) File "C:\Users\JahBlessXen\avatarify-python-youtube\afy\predictor_local.py", line 104, in predict use_relative_jacobian=self.relative, adapt_movement_scale=self.adapt_movement_scale) File "C:\Users\JahBlessXen\avatarify-python-youtube\afy\predictor_local.py", line 28, in normalize_kp jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian'])) RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
thanks very much i was able to complete to the stage you got to but i want to know whether that is all cos i can see only one cam showing and not two and also am i suppose to install OBS Studio. thank
after i made use of 'conda install mamba -n base -c conda-forge' it just stopped at solving environment.. for the past 2-3hours it just rotating .. but it's not going through.. please how would i go about it
When I press "X", the program closes returning with the message : Traceback (most recent call last): File "afy/cam_fomm.py", line 316, in out = predictor.predict(frame) File "C:\Users\AX\avatarify-python\afy\predictor_local.py", line 102, in predict kp_norm = normalize_kp(kp_source=self.kp_source, kp_driving=kp_driving, File "C:\Users\AX\avatarify-python\afy\predictor_local.py", line 28, in normalize_kp jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian'])) RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
Hello boss Mine is showing error on the last part, it say Error could not find a version that satisfies the requirement opency-python==4 . 2 . 0 . 34 (from version: none) Error: no matching distribution found for opency-python== 4 . 2 . 0 . 34
An error occurred during configuration: option use-feature: invalid choice: '2020-resolver,fast-deps' (choose from 'fast-deps', 'truststore', 'no-binary-enable-wheel-cache') This is the error message i am getting when i run call pip install -r requirements.txt ...... Please help
Hello good morning, please am having troubles with the mamba, please can you put me through, when i copy and past the mamba command it doesn't recognize the command.
When I paste the link,it’s says “git” is not recognized as an internal or external command,operable program or batch file” Then the next base c says “the system cannot find the path specified” pls what do I do
Hello bro, when I copied and past the “github” it keep telling me that “avatarify is already exist and is not an empty directory” so what should I do now? Please get back to me ASAP❤
It's still not working giving me different syntax. My laptop is a Nvidia GeForce RTX 3050Ti is it because it doesn't support or what I've tried it several times and it's giving me the same issue bro
i am having the same issue on the last part it says Error could not find a version that satisfies the requirement opency-python==4 . 2 . 0 . 34 (from version: none)
when i try to run(call mamba install -y pytorch==1.7.1 torchvision cudatoolkit=11.0 -c pytorch) i get an error message that says (Encountered problems while solving: - nothing provides cudatoolkit >=11.1,
I get this error..do you have an idea to solve this? (avatarify) C:\Users aya\avatarify-python>run_windows.bat Loading Predictor Traceback (most recent call last): File "afy/cam_fomm.py", line 216, in from afy import predictor_local File "C:\Users aoya\avatarify-python\afy\predictor_local.py", line 4, in from modules.keypoint_detector import KPDetector ModuleNotFoundError: No module named 'modules'
Sir. Am having an error that says OS error :[Win error 126] the specified module could not be found “C:\users\ Lenovo\miniconda3\envs\avatarify\lib\site-packages\torch\lib\shm.dll” or one of its dependencies. After I change the _old and run the windows.bat
I get low fps on my laptops and I use dell g7 with 8gb of intel Hd graphics card and 8gb of nvidia geforce rtx 2070 with maxq design. I tried to run python on my Gpu but its still slow because its running on Gpu 0 which is Intel HD graphics card. What do i do?
Gaming laptops requirements for deepfake life Nvidia GeForce rtx 2060 to 4080 With the minimum of 8gb dedicated video ram Avatarify nvidia GeForce 1050 to 4080 Minimum of 4 or 6gb dedicated video ram
i got it to work(thanks) but the issue now is that it's slow. i installed it on a gaming laptop with rtx 3060 but when i run the program it moves slow giving 2 to 3 fps. please how can i get it to make use of the nvidia gpu cause i'm sure it's just using the normal cpu rn
Boss i beg with the 'vox-adv-cpk.pth.tar' file I have placed it in the avatarify python correctly but when i go back to miniconda and then run windows.bat it keep saying the 'vox-adv-cpk.pth.tar' file not found please can you help me out
I'm having problems with the last installation step, that's the call pip install -r requirements.txt, it's saying "Erorr: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info" What am I supposed to do
Loading Predictor Traceback ( most recent call last ) File “C:\Users\USER\avatarify-python\afy\predictor_local.py”, line 4, in from modules. Keypoint_detector import KPDetector ModuleNotFoundError: No module name ‘modules’ pls help me with this error boss
Traceback (most recent call last): File "afy/cam_fomm.py", line 316, in out = predictor.predict(frame) File "C:\Users\hp\avatarify-python\afy\predictor_local.py", line 104, in predict use_relative_jacobian=self.relative, adapt_movement_scale=self.adapt_movement_scale) File "C:\Users\hp\avatarify-python\afy\predictor_local.py", line 28, in normalize_kp jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian'])) RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
I managed to get it running, but I want the output to appear more realistic because I have seen some videos of people showcasing how realistic theirs look, and it seems there is a workaround for it.
This was helpful I’ve been able to run it But please how can I relaunch it for another time When I follow same steps it’s not going through I need help to relaunch after going through all this for next time
i'm having a face alignment module problem: [1694551132.419175] Loading Predictor Traceback (most recent call last): File "afy/cam_fomm.py", line 218, in **predictor_args File "C:\avatarify-python\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\miniconda3\envs\avatarify\lib\enum.py", line 354, in __getattr__ raise AttributeError(name) from None AttributeError: _2D
I’m having problems with the last installation step, that’s the call pip install -r requirements.txt, it’s saying “Erorr: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info” What am I supposed to do
When I paste the link,it’s says “git” is not recognized as an internal or external command,operable program or batch file” Then the next base c says “the system cannot find the path specified” pls what do I do
this what is showing me ERROR: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info Preparing metadata (setup.py) ... error ERROR: Could not install packages due to an OSError: [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software how can i fix this
please i got this error how do i resolve it,
Traceback (most recent call last):
File "afy/cam_fomm.py", line 316, in
out = predictor.predict(frame)
File "C:\Users\JahBlessXen\avatarify-python-youtube\afy\predictor_local.py", line 104, in predict
use_relative_jacobian=self.relative, adapt_movement_scale=self.adapt_movement_scale)
File "C:\Users\JahBlessXen\avatarify-python-youtube\afy\predictor_local.py", line 28, in normalize_kp
jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian']))
RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
Send
Dm
To WhatsApp +234 811 513 3627
thanks very much i was able to complete to the stage you got to but i want to know whether that is all cos i can see only one cam showing and not two and also am i suppose to install OBS Studio. thank
Press X
Click on the other camera and press X
please reinstall and do new video, most of where you pick that details are not find anymore or error
Check
The site well you’d see
hi pls can Avatarify work on MSI Creator with 8gb graphics RTX 3070 TI
Yes
It will work
after i made use of 'conda install mamba -n base -c conda-forge' it just stopped at solving environment.. for the past 2-3hours it just rotating .. but it's not going through.. please how would i go about it
Get anydesk and send to my WhatsApp
When I press "X", the program closes returning with the message :
Traceback (most recent call last): File "afy/cam_fomm.py", line 316, in out = predictor.predict(frame) File "C:\Users\AX\avatarify-python\afy\predictor_local.py", line 102, in predict kp_norm = normalize_kp(kp_source=self.kp_source, kp_driving=kp_driving, File "C:\Users\AX\avatarify-python\afy\predictor_local.py", line 28, in normalize_kp jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian'])) RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
My RTX 4060Ti GPU
You have a 40 series ? Send file to my WhatsApp
Low fps
Can i install in on my hp elitebook 1030g3 8gig ram
How do I contact please ?
+234 811 513 3627
WhatsApp
@@Avatarifypyh I can't find this contact on whatsapp
@@emekadan-chuku340 08115133627
@@emekadan-chuku340 you have texted
please i did not get the mamba and the version of the python you used
Conda install -c conda-forge mamba
Error:Excepton : Traceback(most recent call) with a lot of things written in red colour. What’s the issue
What are the things
Any pictures
One of the torch url not responding the one with pro at the end I just weak help
Dm to WhatsApp
@@Avatarifypyh how can I get your WhatsApp
Hello boss
Mine is showing error on the last part, it say
Error could not find a version that satisfies the requirement opency-python==4 . 2 . 0 . 34 (from version: none)
Error: no matching distribution found for opency-python== 4 . 2 . 0 . 34
Get a video and send to my WhatsApp
An error occurred during configuration: option use-feature: invalid choice: '2020-resolver,fast-deps' (choose from 'fast-deps', 'truststore', 'no-binary-enable-wheel-cache')
This is the error message i am getting when i run call pip install -r requirements.txt ...... Please help
Send to my WhatsApp with pictures
Hello good morning, please am having troubles with the mamba, please can you put me through, when i copy and past the mamba command it doesn't recognize the command.
Send to WhatsApp
When I paste the link,it’s says “git” is not recognized as an internal or external command,operable program or batch file”
Then the next base c says “the system cannot find the path specified” pls what do I do
.
hello bro, what to do when your brand ca: "fatal: destination path 'avatarify-python' already exists and is not an empty directory."
Delete the avatarify-python folder or just enter with cd avatarify-python
How can i change my avatar to the one i wanna use* And after i am done.. Do i have to go through the process all over again to run the avatarify again
Locate your avatarify folder
Open it you see avatars
Where you’d see pictures
the mamba wont install and it keep showing eorro
So what should do ?
Please what should do next
Conda install -c conda-forge mamba
Whats your powershell version?
Don’t use power shell
Use miniconda prompt
Hello bro, when I copied and past the “github” it keep telling me that “avatarify is already exist and is not an empty directory” so what should I do now? Please get back to me ASAP❤
Skip and put cd avatarify or cd avatarify-python
@@Avatarifypyh Thanks waa bro, keep it up ❤️💯💯💯
It's still not working giving me different syntax. My laptop is a Nvidia GeForce RTX 3050Ti is it because it doesn't support or what I've tried it several times and it's giving me the same issue bro
@@SalomeyByrdRowe send text to my WhatsApp +234 811 513 3627
What should i do when it doesn't show my laptop name when installing?
i am having the same issue on the last part it says
Error could not find a version that satisfies the requirement opency-python==4 . 2 . 0 . 34 (from version: none)
Send to WhatsApp with pic
were you able to solve this?
when i try to run(call mamba install -y pytorch==1.7.1 torchvision cudatoolkit=11.0 -c pytorch) i get an error message that says (Encountered problems while solving:
- nothing provides cudatoolkit >=11.1,
Snap to my WhatsApp
I get this error..do you have an idea to solve this?
(avatarify) C:\Users
aya\avatarify-python>run_windows.bat
Loading Predictor
Traceback (most recent call last):
File "afy/cam_fomm.py", line 216, in
from afy import predictor_local
File "C:\Users
aoya\avatarify-python\afy\predictor_local.py", line 4, in
from modules.keypoint_detector import KPDetector
ModuleNotFoundError: No module named 'modules'
call git clone github.com/alievk/first-order-model.git fomm
please boss I have been trying to install the mamba but it not instilling at my end so I want to ask if you can help me out , thank you
What type of laptop??
Sir. Am having an error that says OS error :[Win error 126] the specified module could not be found “C:\users\ Lenovo\miniconda3\envs\avatarify\lib\site-packages\torch\lib\shm.dll” or one of its dependencies. After I change the _old and run the windows.bat
Can you snap the full error to my WhatsApp
@@Avatarifypyhplease how can i contact you?
@@geeteefx WhatsApp +234 811 513 3627
@@geeteefx WhatsApp… my line is in the bio
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT
Please help snap the direct error and send to my WhatsApp
Thanks
I have the same error. Help
hello sir iran into a problem
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Try re do installation
Please Can I use a dual core 2 laptop for this ?
I get low fps on my laptops and I use dell g7 with 8gb of intel Hd graphics card and 8gb of nvidia geforce rtx 2070 with maxq design. I tried to run python on my Gpu but its still slow because its running on Gpu 0 which is Intel HD graphics card. What do i do?
DowNload anydesk and send to my WhatsApp +234 811 513 3627
Can you make a video tutorial on how to install avatarify on Mac Pro? M3
I will advice get a gaming laptop
Mamba was not able to install. The preparation transaction was done but the verifying transaction failed
Guess you ran into errors
Send me a picture or short video of it
wa.me/message/Q2R3YYTP46XKG1
please my laptop is windows 11 and avatarify requires windows 10. how do i go about this
You can install on all windows …
wa.me/message/Q2R3YYTP46XKG1
Please when i am getting a red error when i try to run the last command mine is showing red error, What should i do?
Dm to WhatsApp
What’s with the DM WhatsApp….You can say what the error is here and how to correct it
Mine shows an error like this File “afy/cam_form.py”, line 216 in module please help me
Snap all to my WhatsApp
my configuration code is not working in mini conda, the same command applied is what i am using. Please what am i suppose to do?
WhatsApp
@@Avatarifypyh
whats app no, pls
Something isn’t working !! With all antivirus uninstalled
Pls I'm having troubles with installing mamba
Send dm
conda install -c conda-forge mamba
Bro how do I change the avatar to the picture of the person I want to use for the video call
Go to the avatars folder in avatarify folder
Whats the least GPU recommendation to run Avatarify
Gaming laptops requirements for deepfake life
Nvidia GeForce rtx 2060 to 4080
With the minimum of 8gb dedicated video ram
Avatarify nvidia GeForce 1050 to 4080
Minimum of 4 or 6gb dedicated video ram
Please aside from nvidia laptops what other processor can i use to run it. That is affordable
No other pc
U can also offload your heavy works to google colab engine or with a server GPU
Hello bro, how do we add on models and not use the samples
Go to your cloned avatarify python folder
You should see avatars inside
Open it you can delete up to 7 pictures and add your s
Why is miniconda not working on my windows 10 pro laptop
It will
Do a proper installation
I had issue from The first REM call for all I see is Red
Snap to my WhatsApp
It’s on the bio
I cannot install mamba I have looked for it and call not find it
Che k the bio
Bro i have much erros,PLS ,make new vídeo pls
If you have nvidia
Drop error on my WhatsApp
@@Avatarifypyh avatarify Works in Intel?
@@Guii-n9rno
I installed on intel but it's very laggy
Thanks for the video bro
Bro after the users directory what else did you type?
Abeg
Check your pc name and enter with cd pc name
I cant find my pc and ip address
Just my name and date and the rest is error please assist
Send to my WhatsApp please
i got it to work(thanks) but the issue now is that it's slow.
i installed it on a gaming laptop with rtx 3060 but when i run the program it moves slow giving 2 to 3 fps. please how can i get it to make use of the nvidia gpu cause i'm sure it's just using the normal cpu rn
Text on WhatsApp
+2348035610842
Text on WhatsApp or check the bio
Same here. I have a GTX 4070 Alienware laptop but it's lagging when I hit X to the Einstein window... 3fps
Send message to my WhatsApp with the fps
Please I have been able to install it but can’t find where to open the software in order to use it
Open miniconda prompt
cd avatarify
Or avatarify python
And
run_windows.bat
@@Avatarifypyhis this same way to install for Mac?
@@Avatarifypyhis this same way to install for Mac?
Boss i beg with the 'vox-adv-cpk.pth.tar' file I have placed it in the avatarify python correctly but when i go back to miniconda and then run windows.bat it keep saying the 'vox-adv-cpk.pth.tar' file not found please can you help me out
Text on WhatsApp
avatarify not working in intel? or works but slow?
It doesn’t work on intel
Well I have an Intel gaining laptop. Is this only for Amd processors?
@@soundsfromteejay-homeforbe6132 it must have a nvidia GPU minimum of rtx or GTX 1050 above
Does it work in windows 11?
Because I tried installing avatarify on my gaming laptop with windows 11 but it doesn’t function well
@@soundsfromteejay-homeforbe6132 it works
Contact me on WhatsApp
Check bio
mine worked. but do i have to go through these steps whenever i want to use avatarify?
No
I can't find Miniconda Python 3.8. Can you please the link to download
Dm
@@Avatarifypyh
Am using rtx4060 yet getting 3fps why ?
Dm on WhatsApp
@@Avatarifypyh WhatsApp contact
Low fps graphics card RTX 2060 6gb dedicated
Dm to WhatsApp
Send DM for installation 😊
i selected cam 1 instead of 0 how can i change it please
Go to avatarify folder and delete cam.yaml then try it again and select your cam iD
@@Avatarifypyhhow do I locye the folder
@@brendapinto7024 to your local disk , users , your pc name and you see it
Hi, i am having problem running running windows.bat
How and what type
@ShemarMoore-mw3mi call pip install -r requirements.txt
Its running slow on my laptop. I use NVIDIA GeForce RTX 3070 Laptop GPU
Text on WhatsApp
Hello did find the solution. I use a GeForce laptop too but it’s lagging
@@ezeokechukwuemmanuel4693 will fix the lagging
Will have to take a fresh installation
@@Avatarifypyh please how was the lagging solved?
@@ozongwuuchenna9130 please note .
If you’ install and it’s lagging
Note I charge for a fresh installation
How can i change my avatar
Locate your avatars folder
How did you install git boss
Download it from its website
Just dear git on google and use the first link
I need your help, is there a premium or paid version of this software?
No paid version
can u help me install and how much is cost
+234 811 513 3627
Dm
I can't find Miniconda Python 3.12.
Dm
@@Avatarifypyhafter inputting call install pip -r requirements.txt I get a red invalid pop up why?
Boss how can I get you on WhatsApp?
wa.me/message/Q2R3YYTP46XKG1
I cant find miniconda 3.8
.
@@Avatarifypyhsame here
I have it
I have a problem on the last step
What issue
I'm having problems with the last installation step, that's the call pip install -r requirements.txt, it's saying "Erorr: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info"
What am I supposed to do
@@HikncdsfgKoutesdf-tw1mkuninstall antivirus on the laptop and go again
Thanks dude great job
Don’t forget to subscribe
Loading Predictor
Traceback ( most recent call last )
File “C:\Users\USER\avatarify-python\afy\predictor_local.py”, line 4, in from modules. Keypoint_detector import KPDetector
ModuleNotFoundError: No module name ‘modules’ pls help me with this error boss
call git clone github.com/alievk/first-order-model.git fomm
call git clone github.com/alievk/first-order-model.git fomm
Bro pls am having issue in downloading mamba
Browse google with install mamba and copy the code
bro i just finished installing it thanks, but mine is a bit laggy
On what type of laptop
What type of laptop can run this avatarify
Plz Broo help me out
@@angelarina-kk8gw send text to WhatsApp
@@Fingerz. gaming
Plsss can I use miniconda 3.11
Not sure
this free software and people dey price it like gold
someone want sell to me for 3000 dollars
Omg … don’t buy 😂 that’s a video to guide you .. I understand people from Ghana are facing a lot from people that install for them
You can dm on WhatsApp
@@Avatarifypyhwhat’s your number boss so we can reach out to you on WhatsApp
maybe they dont get the right source...cos i usually do it for free for ppl@@Avatarifypyh
@@Avatarifypyh
Is like you know.. I have been looking for this thing and people keep asking me to pay
Boss I have problem
Send to my WhatsApp
Traceback (most recent call last):
File "afy/cam_fomm.py", line 316, in
out = predictor.predict(frame)
File "C:\Users\hp\avatarify-python\afy\predictor_local.py", line 104, in predict
use_relative_jacobian=self.relative, adapt_movement_scale=self.adapt_movement_scale)
File "C:\Users\hp\avatarify-python\afy\predictor_local.py", line 28, in normalize_kp
jacobian_diff = torch.matmul(kp_driving['jacobian'], torch.inverse(kp_driving_initial['jacobian']))
RuntimeError: CUDA error: operation not supported when calling `cusparseCreate(handle)`
Nvidia 4060
Send message to WhatsApp anydesk
Can i use Anaconda instead of Miniconda?
Miniconda is the best
Os error, please i need help
What help
Send to WhatsApp …
Boss mine is having error
What errors?
Does it work on mac
No
mine is freaking slow, need a hand
How
Slow how do you mean?
I followed your instructions, but the results always come out slowly. It doesn't correspond; it's as though there's a delay in mirroring.
@@zeephisher5567how
I managed to get it running, but I want the output to appear more realistic because I have seen some videos of people showcasing how realistic theirs look, and it seems there is a workaround for it.
Send to my WhatsApp
I have an issue boss
Please send all to WhatsApp
Mine didn't work
WhatsApp
mamba is having an error
What error
??
This was helpful
I’ve been able to run it
But please how can I relaunch it for another time
When I follow same steps it’s not going through
I need help to relaunch after going through all this for next time
Go to your avatarify folder ,,, you’ will see run_windows
Use it
Bro do for Mac users too
I do not have a Mac
That’s why I can’t run it on Mac 😭
Hello, is it true after installation there are still some bugs in the files which may cause problems later?
No…
Hmmmmm mine is skipping
Skip our ?
Does your laptop has nvidia
@@Avatarifypyhyes my laptop has NVIDIA RTX 2070 but it's skipping
@@traditionaldocokunwa send to my whatsap
@@Avatarifypyhplease, does it have to be Nvidia to work?
@@medra001 yes
Thank you 👍👍👍👍👍👍
🥰
@@Avatarifypyh6:21
Please fill installation needed
What’s is that ?
what shell version are you on
Don’t use shelll
Use the miniconda
Very impressive boss but to be honest I'm so confused because it's too much for me I don't know much about computer or PC
Dm on WhatsApp or drop your WhatsApp link
Check the video bio and use the WhatsApp link
Boss I followed the step but got stuck at the end part
@@Amarodal what error?
@@Amarodal what point ? Any pictures
You did not use Nvidia driver
You can update yours
If your laptop isn’t up to date
i'm having a face alignment module problem:
[1694551132.419175] Loading Predictor
Traceback (most recent call last):
File "afy/cam_fomm.py", line 218, in
**predictor_args
File "C:\avatarify-python\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\miniconda3\envs\avatarify\lib\enum.py", line 354, in __getattr__
raise AttributeError(name) from None
AttributeError: _2D
Re run the avatarify
Can I use python 3.9
Not sure
M used to 3.8
I don't know why this is saying unknown or damaged (vox-adv-cpk.pth.tar) Please any help?
Dm with your anydesk
Please tag your problem
i had dll file error in run_windows.bat
Pip install pillows==9.5.0
What is ur whatsapp
+2348035610842
I’m having problems with the last installation step, that’s the call pip install -r requirements.txt, it’s saying “Erorr: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info”
What am I supposed to do
Unistall the antivirus you have on your laptop and run it again
Can you suggest me one to install?
@@Avatarifypyh I'm also having difficulty too, can you assist me via teamview?
@@successbello768 send anydesk to my WhatsApp
@@The_SaintsTalk uninstall don’t install
Or send me text on WhatsApp
When I paste the link,it’s says “git” is not recognized as an internal or external command,operable program or batch file”
Then the next base c says “the system cannot find the path specified” pls what do I do
.
Mine is not showing my pc name
my 'call pip install -r requirements.txt' said error could not install package.... please I need help
this what
is showing me ERROR: Error [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software while executing command python setup.py egg_info
Preparing metadata (setup.py) ... error
ERROR: Could not install packages due to an OSError: [WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software how can i fix this
Downlaod anydesk and send the address to my WhatsApp