tgcf icon indicating copy to clipboard operation
tgcf copied to clipboard

-bash: tgcf-web: command not found

Open cnstephen opened this issue 1 year ago • 5 comments

debian11

Has anyone encountered this? Everything else is done, now I am trying to install docker

cnstephen avatar May 30 '24 16:05 cnstephen

are you sure successfully install TGCF on your system? what happen if you run tgcf --version command?

25gabriel-cmyk avatar Jun 08 '24 17:06 25gabriel-cmyk

version Output is normal, When I run it at last, it prompts tgcf-web: command not found

cnstephen avatar Jun 09 '24 08:06 cnstephen

Docker works well, and I have found other alternatives that are small and beautiful.

cnstephen avatar Jun 09 '24 08:06 cnstephen

Docker works well, and I have found other alternatives that are small and beautiful.

which one ?

djfaizp avatar Jul 05 '24 15:07 djfaizp

install python3.10 and use it to create venv then actiavte that venv and install tgcf using pip

cleanerspam avatar Aug 27 '24 06:08 cleanerspam