avatarify-python icon indicating copy to clipboard operation
avatarify-python copied to clipboard

Start the client error

Open jm2233546 opened this issue 1 year ago • 4 comments

print('Copy-paste to the terminal the command below and run (press Enter)\n') print('Mac:') print(f'./run_mac.sh --is-client --in-addr {in_addr} --out-addr {out_addr}') print('\nWindows:') print(f'run_windows.bat --is-client --in-addr {in_addr} --out-addr {out_addr}') print('\nLinux:') print(f'./run.sh --is-client --in-addr {in_addr} --out-addr {out_addr}')

Please i need help to fix this error.

jm2233546 avatar Oct 08 '24 23:10 jm2233546

I noticed that many people are encountering challenges with running Avatarify on Google Colab. I have experience troubleshooting these issues and can assist you in getting it set up properly.

If you’re looking for personalized support, I offer paid assistance to help resolve these problems efficiently. Please feel free to reach out to me directly via email at [email protected] or on Telegram at dasolutionhub for more details on pricing and services.

DasolutionHub avatar Oct 11 '24 07:10 DasolutionHub

This project is retired and has not been updated to long . Most model and dependency dosent fit in right to your system update. But i can help you get avatarify installation working right , you can follow my easy step by step guild on youtube from
(For gpu https://youtu.be/_NxqtglvfI0?si=nXZx67l4tFNb7egm

For cpu computers https://youtu.be/UnDCMPKywY8?si=lI5BmOn4C2j9h73o)

If you need further assistance, here's my whatsapp https://wa.me/message/GXQYWX4XRTXGB1 +2347081306010

Updatedme avatar Oct 27 '24 02:10 Updatedme

change this to 6.0, image also use a verified ngrok account

JohndevLance avatar Nov 07 '24 06:11 JohndevLance

All requested packages already installed.

(avatarify) PS C:\Users\user\Downloads\avatarify> conda config --set solver libmamba (avatarify) PS C:\Users\user\Downloads\avatarify> conda config --set solver libmamba (avatarify) PS C:\Users\user\Downloads\avatarify> git clone https://github.com/alievk/avatarify-python.git git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • git clone https://github.com/alievk/avatarify-python.git
  •   + CategoryInfo          : ObjectNotFound: (git:String) [], CommandNotFoundExce
     ption
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> git clone https://github.com/alievk/avatarify-python.git

cd avatarify-python scripts\install_windows.bat git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • git clone https://github.com/alievk/avatarify-python.git
  •   + CategoryInfo          : ObjectNotFound: (git:String) [], CommandNotFoundExce
     ption
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

scripts\install_windows.bat : The module 'scripts' could not be loaded. For more information, run 'Import-Module scripts'. At line:3 char:1

  • scripts\install_windows.bat
  •   + CategoryInfo          : ObjectNotFound: (scripts\install_windows.bat:String)
      [], CommandNotFoundException
      + FullyQualifiedErrorId : CouldNotAutoLoadModule
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> conda git clone https://github.com/alievk/avatarify-python.git

cd avatarify-python scripts\install_windows.bat usage: conda-script.py [-h] [-v] [--no-plugins] [-V] COMMAND ... conda-script.py: error: argument COMMAND: invalid choice: 'git' (choose from activate, clean, commands, compare, config, content-trust, create, deactivate, doctor, env, export, info, init, install, list, notices, package, remove, rename, repoquery, run, search, tos, uninstall, update, upgrade) cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

scripts\install_windows.bat : The module 'scripts' could not be loaded. For more information, run 'Import-Module scripts'. At line:3 char:1

  • scripts\install_windows.bat
  •   + CategoryInfo          : ObjectNotFound: (scripts\install_windows.bat:String)
      [], CommandNotFoundException
      + FullyQualifiedErrorId : CouldNotAutoLoadModule
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> git clone https://github.com/alievk/avatarify-python.git

cd avatarify-python git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • git clone https://github.com/alievk/avatarify-python.git
  •   + CategoryInfo          : ObjectNotFound: (git:String) [], CommandNotFoundExce
     ption
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> https://github.com/alievk/avatarify-python.git

cd avatarify-python https://github.com/alievk/avatarify-python.git : The term 'https://github.com/alievk/avatarify-python.git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • https://github.com/alievk/avatarify-python.git
  •   + CategoryInfo          : ObjectNotFound: (https://github....rify-python.git:S
     tring) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> cd avatarify-python cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:1 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> cd avatarify-python cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:1 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> git clone https://github.com/alievk/avatarify-python.git

cd avatarify-python scripts\install_windows.bat git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:2

  • git clone https://github.com/alievk/avatarify-python.git
  •  + CategoryInfo          : ObjectNotFound: (git:String) [], CommandNotFoundExce
    ption
     + FullyQualifiedErrorId : CommandNotFoundException
    
    

cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

scripts\install_windows.bat : The module 'scripts' could not be loaded. For more information, run 'Import-Module scripts'. At line:3 char:1

  • scripts\install_windows.bat
  •   + CategoryInfo          : ObjectNotFound: (scripts\install_windows.bat:String)
      [], CommandNotFoundException
      + FullyQualifiedErrorId : CouldNotAutoLoadModule
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> clone https://github.com/alievk/avatarify-python.git

cd avatarify-python clone : The term 'clone' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • clone https://github.com/alievk/avatarify-python.git
  •   + CategoryInfo          : ObjectNotFound: (clone:String) [], CommandNotFoundEx
     ception
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

cd : Cannot find path 'C:\Users\user\Downloads\avatarify\avatarify-python' because it does not exist. At line:2 char:1

  • cd avatarify-python
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\user\D...vatarify-python:S
     tring) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocati
     onCommand
    
    

(avatarify) PS C:\Users\user\Downloads\avatarify> (avatarify) PS C:\Users\user\Downloads\avatarify> (avatarify) PS C:\Users\user\Downloads\avatarify> (avatarify) PS C:\Users\user\Downloads\avatarify> (avatarify) PS C:\Users\user\Downloads\avatarify>

i need help

samuelbenard455-stack avatar Aug 08 '25 18:08 samuelbenard455-stack