Giter Club home page Giter Club logo

Comments (7)

bensonhome avatar bensonhome commented on May 3, 2024

@color-way 看看client/data/tools下是否拉取到工具目录呢

from codeanalysis.

color-way avatar color-way commented on May 3, 2024

@color-way 看看client/data/tools下是否拉取到工具目录呢
这三个文件夹
cloc common-lizard-1.17.5 linux-Python-v3.7.2

from codeanalysis.

bensonhome avatar bensonhome commented on May 3, 2024

@color-way 没有puppy-tools-config目录,可能是git拉取失败了,退出,重跑一下试试

from codeanalysis.

color-way avatar color-way commented on May 3, 2024

@color-way 没有puppy-tools-config目录,可能是git拉取失败了,退出,重跑一下试试

直接把https://github.com/TCATools/puppy-tools-config 这个放到这个目录下可以吗,拉取网速有点慢

from codeanalysis.

bensonhome avatar bensonhome commented on May 3, 2024

@color-way 可以的,这里会拉取一系列的工具(url地址在puppy-tools-config这个库里对应的ini文件中)。
你可以手动把这些工具都拉下来,存放到client/data/tools目录下。
另外在client/config.ini的[common]中设置一个参数:
USE_LOCAL_TOOL=True
就可以不自动拉取工具,直接使用本地拉好的工具。

from codeanalysis.

jklZy1 avatar jklZy1 commented on May 3, 2024

@color-way 可以的,这里会拉取一系列的工具(url地址在puppy-tools-config这个库里对应的ini文件中)。 你可以手动把这些工具都拉下来,存放到client/data/tools目录下。 另外在client/config.ini的[common]中设置一个参数: USE_LOCAL_TOOL=True 就可以不自动拉取工具,直接使用本地拉好的工具。

在client/config.ini的[common]中设置一个参数USE_LOCAL_TOOL=True;执行扫描的时候,还是会去安装工具,卡住不动。。。
image
工具以及单独都拉下来了,
image

from codeanalysis.

bensonhome avatar bensonhome commented on May 3, 2024

@jkl1994 @color-way
使用本地工具可以参考这里的文档:https://github.com/Tencent/CodeAnalysis/blob/main/client/README.md
二、其他配置与用法

  1. 配置使用本地工

另外麻烦更新下最新代码,最新的client代码增加了对应的提示信息,上面仍从git拉工具,可能是本地没有拉取完整工具,可以从最新版本的代码日志中看出是哪个工具。

from codeanalysis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.