alievk / avatarify-python

Avatars for Zoom, Skype and other video-conferencing apps.
Other
16.21k stars 3.95k forks source link

run_window.bat #569

Open Private090 opened 1 year ago

Private090 commented 1 year ago

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

JohanAR commented 1 year ago

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

Utehfo00 commented 1 year ago

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

Utehfo00 commented 1 year ago

ADE04F89-B77D-4BA3-B50C-1BE337FB8FF3

Utehfo00 commented 1 year ago

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

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

JohanAR commented 1 year ago

@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.