Giter VIP home page Giter VIP logo

Comments (4)

phodal avatar phodal commented on July 22, 2024

理论上,错误要求三方插件不能调用 PyClass 做依赖分析:

2024-06-05 11:28:31,231 [ 385569] SEVERE - #c.i.o.p.Task - Class com.jetbrains.python.psi. c must not be requested from main classloader of Pythonid plugin. Matches content module (packagePrefix=com.jetbrains.python., moduleName=intellij.python.community.impl). [Plugin: cc.unitmesh.devti]

这个其实是 IDEA 的 bug,暂时找不到好的修复方式,建议如果项目没有用到 Python 可以暂时禁用 Python 插件。

from auto-dev.

phodal avatar phodal commented on July 22, 2024

详细见:

https://youtrack.jetbrains.com/issue/PY-71481/Python-Community-plugin-doesnt-work-in-Rider-GoLand-and-DataGrip

https://youtrack.jetbrains.com/issue/PY-70729/Class-com.jetbrains.python.psi.PyElementType-must-not-be-requested-from-main-classloader-of-Pythonid-plugin

from auto-dev.

OnlywaitY avatar OnlywaitY commented on July 22, 2024

解决了,非常感谢

from auto-dev.

phodal avatar phodal commented on July 22, 2024

这个 bug 里加了个 try-catch,必要时也可以用这个版本:https://github.com/unit-mesh/auto-dev/actions/runs/9378064502 。但是,官方这个 bug 限制了在 IDEA 调用 PyClass的 AST 分析,所以也等于没用

from auto-dev.

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.