Giter Club home page Giter Club logo

Comments (4)

averitas avatar averitas commented on September 18, 2024 1

问题出在pydantic包,graia.broadcast.entities.event.EventMeta类继承自pydantic中的ModelMetaclass类,在pydantic版本是1.7.1的情况下该类貌似添加了一个空的__slots__属性,导致子类都无法进行self的赋值。把pydantic包回退到1.6.1版本问题解决。

我对python了解不深,pydantic包的作用不是很清楚,还望指教。

from application.

averitas avatar averitas commented on September 18, 2024

遇到了一样的问题,ubuntu18.04,python版本3.8,在启动时报这个错误程序无法启动

from application.

GreyElaina avatar GreyElaina commented on September 18, 2024

(来自开发者的迷惑)

from application.

User-Hrsat avatar User-Hrsat commented on September 18, 2024

似乎是这样!
这个问题留着吧!

from application.

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.