Giter Club home page Giter Club logo

Comments (6)

dfm avatar dfm commented on July 23, 2024 1

I've also just confirmed that downgrading Pydantic fixed my workflow. Thanks!!

I'm happy to close this thread as fixed for me, or you can keep it open to track the issue.

Thanks again!

(btw here's my code: https://github.com/dfm/bsky-nycasp)

from atproto.

MarshalX avatar MarshalX commented on July 23, 2024

Hi! Could you pls share the code a little bit? My firehose consumer (custom feed) works great without problems. How can I reproduce? Do you mean it crashes right after "import atproto"? Could you reproduce it in the terminal? pls run this command: python -c "import atproto; print(atproto.__version__)".

from atproto.

MarshalX avatar MarshalX commented on July 23, 2024

recently new pydantic version has been released. maybe that's a problem... try to downgrade pydantic from 2.4 to 2.3

from atproto.

MarshalX avatar MarshalX commented on July 23, 2024

Yes, I can confirm. The problem is new pydantic's update. I have no idea why it starts raising exceptions

btw release yesterday
image

pls use pip install pydantic==2.3 as temp workaround

from atproto.

MarshalX avatar MarshalX commented on July 23, 2024

I created the corresponding issue in pydantic's repo: pydantic/pydantic#7638. Let's wait for the answer first

from atproto.

MarshalX avatar MarshalX commented on July 23, 2024

fixed in pydantic v2.4.1

from atproto.

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.