python - Installed detectem, but "det: command not found" -
i fresh python , web scraping.
following tutorial introducing detectem detect frameworks or languages website uses, firstly started install docker detectem installed.
i encountered problem "operation not permitted" while installing detectem pipin terminal app, googled , used command $ pip install detectem --user adding additional --user flag.
after than, no annoying red error message poped out, looked fine shown: terminal message screenshot. however, after installation, when tried use det command, terminal said command not found following image shows. terminal error message screenshot
i tried google , find out reason, however, did not useful information problem.
thanks guys if give me suggestion on this.
try navigating directory detectem installed: usr/lib/.../det.extension , using dat command. believe can use pip show <package> see installation path.
Comments
Post a Comment