Giter Club home page Giter Club logo

Comments (8)

kwentland avatar kwentland commented on September 22, 2024 1

Yep, all is working again! Thanks!

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

Hey @kwentland, I just started seeing this error as well. Tracking it down now. Likely has to do with recent dependency upgrades.

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

This looks like vemel/mypy_boto3_builder#75. Will roll back to the previous version.

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

Alright, downgraded and released in 0.19.2. Give that a shot and let me know if it works for you.

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

You may have to explicitly install the older version of the mypy-boto3-* packages:

pip install boto3==1.17.71 mypy-boto3-dynamodb==1.17.71 mypy-boto3-iam==1.17.71 mypy-boto3-sns==1.17.71 mypy-boto3-sqs==1.17.71 

from repokid.

kwentland avatar kwentland commented on September 22, 2024

Now getting this error:

pkg_resources.DistributionNotFound: The 'mypy-boto3-sns==1.17.72; extra == "sns"' distribution was not found and is required by boto3-stubs

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

Yeah, looks like boto3-stubs needs to be pinned as well. I just opened #288 which should fix this issue without having to manually install the stub packages.

from repokid.

patricksanders avatar patricksanders commented on September 22, 2024

v0.19.5 should be up on PyPI momentarily, let me know if that fixes the issue for you.

from repokid.

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.