alievk / avatarify-python

Avatars for Zoom, Skype and other video-conferencing apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run_window.bat

Private090 opened this issue · comments

C:\Users\HP 1040 G3 i5> cd avatarify-python
(base) PS C:\Users\HP 1040 G3 i5\avatarify-python> run_windows.bat --is-client --in-addr tcp://4.tcp.ngrok.io:18678 --out-addr tcp://6.tcp.ngrok.io:14692

run_windows.bat : The term 'run_windows.bat' 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

  • run_windows.bat --is-client --in-addr tcp://4.tcp.ngrok.io:18678 --ou ...
  •   + CategoryInfo          : ObjectNotFound: (run_windows.bat:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    
    

Suggestion [3,General]: The command run_windows.bat was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\run_windows.bat". See "get-help about_Command_Precedence" for more details.

please i need help this is the error i get when i try using the google colab alternative

commented

The text that you copy-pasted literally tells you what to do.

This is what I get when I run bat… please help

The text that you copy-pasted literally tells you what to do.

Please help me with my issue above. Don't ignore me

commented

@Utehfo00 :

  1. that is not the same problem that this issue report is about. Use the search function to find an existing issue report that matches the problem you're having, then read all the previous comments to see if there's anything you can try. If there isn't a report for this issue yet, use the new issue template to create a new one.
  2. Don't just post a photo of your monitor. Spent 2 minutes with a search engine to find out how to copy text from a command prompt if you don't know how to do it. After that, start the installation procedure from the beginning in an empty folder, and copy everything from the command prompt if you still have a problem.
  3. Mind your manners. Nobody owes you help, you're not a customer. If someone knows the answer to your question they will answer.