NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

(base) root@VMSMumbaiPOC:~/Desktop/SingleInstallerGPU_2024# ./bin/stop_engines.sh
Stop MeraFace Engines
Stop MeraFace Engines? (Yes/No) (default: No)
Yes
Stop MeraFace Engines: Yes
stat /root/Desktop/Engines/meraface_engines/docker-compose.yml: no such file or directory
./bin/stop_engines.sh: line 23: cd: ./bin: No such file or directory
Bye
(base) root@VMSMumbaiPOC:~/Desktop/SingleInstallerGPU_2024# ./bin/build_engines.sh
START MeraFace Engines
Start MeraFace Engines? (Yes/No) (default: No)
Yes
Start MeraFace Engines: Yes
Give the number of gpu cards (Ex- 1 or 2)
1
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-pip is already the newest version (20.0.2-5ubuntu1.10).
The following packages were automatically installed and are no longer required:
docker-buildx-plugin docker-compose-plugin
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 99 not upgraded.
Collecting starlette
Downloading starlette-0.37.2-py3-none-any.whl (71 kB)
|████████████████████████████████| 71 kB 215 kB/s
Collecting fastapi
Downloading fastapi-0.111.0-py3-none-any.whl (91 kB)
|████████████████████████████████| 91 kB 4.5 MB/s
Requirement already satisfied: pydantic in /usr/local/lib/python3.8/dist-packages (from -r requirement.txt (line 3)) (1.10.14)
Collecting humps
Downloading humps-0.2.2-py2.py3-none-any.whl (5.3 kB)
Collecting loguru
Downloading loguru-0.7.2-py3-none-any.whl (62 kB)
|████████████████████████████████| 62 kB 1.2 MB/s
Collecting anyio<5,>=3.4.0
Downloading anyio-4.4.0-py3-none-any.whl (86 kB)
|████████████████████████████████| 86 kB 5.3 MB/s
Requirement already satisfied: typing-extensions>=3.10.0; python_version < "3.10" in /usr/local/lib/python3.8/dist-packages (from starlette->-r requirement.txt (line 1)) (4.10.0)
Collecting python-multipart>=0.0.7
Downloading python_multipart-0.0.9-py3-none-any.whl (22 kB)
Requirement already satisfied: jinja2>=2.11.2 in /usr/local/lib/python3.8/dist-packages (from fastapi->-r requirement.txt (line 2)) (3.1.3)
Collecting email_validator>=2.0.0
Downloading email_validator-2.2.0-py3-none-any.whl (33 kB)
Collecting ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1
Downloading ujson-5.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
|████████████████████████████████| 53 kB 2.2 MB/s
Collecting orjson>=3.2.1
Downloading orjson-3.10.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
|████████████████████████████████| 144 kB 8.7 MB/s
Collecting uvicorn[standard]>=0.12.0
Downloading uvicorn-0.30.1-py3-none-any.whl (62 kB)
|████████████████████████████████| 62 kB 1.3 MB/s
Collecting fastapi-cli>=0.0.2
Downloading fastapi_cli-0.0.4-py3-none-any.whl (9.5 kB)
Collecting httpx>=0.23.0
Downloading httpx-0.27.0-py3-none-any.whl (75 kB)
|████████████████████████████████| 75 kB 4.3 MB/s
Collecting sniffio>=1.1
Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting exceptiongroup>=1.0.2; python_version < "3.11"
Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<5,>=3.4.0->starlette->-r requirement.txt (line 1)) (2.8)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2>=2.11.2->fastapi->-r requirement.txt (line 2)) (2.1.5)
Collecting dnspython>=2.0.0
Downloading dnspython-2.6.1-py3-none-any.whl (307 kB)
|████████████████████████████████| 307 kB 15.4 MB/s
Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.8/dist-packages (from uvicorn[standard]>=0.12.0->fastapi->-r requirement.txt (line 2)) (8.1.7)
Collecting h11>=0.8
Downloading h11-0.14.0-py3-none-any.whl (58 kB)
|████████████████████████████████| 58 kB 5.2 MB/s
Requirement already satisfied: pyyaml>=5.1; extra == "standard" in /usr/lib/python3/dist-packages (from uvicorn[standard]>=0.12.0->fastapi->-r requirement.txt (line 2)) (5.3.1)
Collecting websockets>=10.4; extra == "standard"
Downloading websockets-12.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB)
|████████████████████████████████| 130 kB 21.2 MB/s
Collecting httptools>=0.5.0; extra == "standard"
Downloading httptools-0.6.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB)
|████████████████████████████████| 354 kB 31.8 MB/s
Collecting watchfiles>=0.13; extra == "standard"
Downloading watchfiles-0.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
|████████████████████████████████| 1.2 MB 18.2 MB/s
Collecting python-dotenv>=0.13; extra == "standard"
Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0; (sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")) and extra == "standard"
Downloading uvloop-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB)
|████████████████████████████████| 4.0 MB 20.1 MB/s
Collecting typer>=0.12.3
Downloading typer-0.12.3-py3-none-any.whl (47 kB)
|████████████████████████████████| 47 kB 4.9 MB/s
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx>=0.23.0->fastapi->-r requirement.txt (line 2)) (2019.11.28)
Collecting httpcore==1.*
Downloading httpcore-1.0.5-py3-none-any.whl (77 kB)
|████████████████████████████████| 77 kB 7.0 MB/s
Collecting rich>=10.11.0
Downloading rich-13.7.1-py3-none-any.whl (240 kB)
|████████████████████████████████| 240 kB 15.7 MB/s
Collecting shellingham>=1.3.0
Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Collecting pygments<3.0.0,>=2.13.0
Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
|████████████████████████████████| 1.2 MB 33.2 MB/s
Collecting markdown-it-py>=2.2.0
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
|████████████████████████████████| 87 kB 8.3 MB/s
Collecting mdurl~=0.1
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Installing collected packages: sniffio, exceptiongroup, anyio, starlette, python-multipart, dnspython, email-validator, ujson, orjson, h11, websockets, httptools, watchfiles, python-dotenv, uvloop, uvicorn, pygments, mdurl, markdown-it-py, rich, shellingham, typer, fastapi-cli, httpcore, httpx, fastapi, humps, loguru
Successfully installed anyio-4.4.0 dnspython-2.6.1 email-validator-2.2.0 exceptiongroup-1.2.1 fastapi-0.111.0 fastapi-cli-0.0.4 h11-0.14.0 httpcore-1.0.5 httptools-0.6.1 httpx-0.27.0 humps-0.2.2 loguru-0.7.2 markdown-it-py-3.0.0 mdurl-0.1.2 orjson-3.10.5 pygments-2.18.0 python-dotenv-1.0.1 python-multipart-0.0.9 rich-13.7.1 shellingham-1.5.4 sniffio-1.3.1 starlette-0.37.2 typer-0.12.3 ujson-5.10.0 uvicorn-0.30.1 uvloop-0.19.0 watchfiles-0.22.0 websockets-12.0
Traceback (most recent call last):
File "site_1.py", line 5, in <module>
from directory_watcher import DirectoryWatcher
File "/root/Desktop/SingleInstallerGPU_2024/Engines/package_deployment/directory_watcher.py", line 6, in <module>
from loguru import logger
ModuleNotFoundError: No module named 'loguru'
stat /root/Desktop/SingleInstallerGPU_2024/Engines/meraface_engines/docker-compose.yml: no such file or directory
Bye
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.