Coder Social home page Coder Social logo

Python3.8 get_args failure about instawow HOT 5 CLOSED

layday avatar layday commented on August 26, 2024
Python3.8 get_args failure

from instawow.

Comments (5)

layday avatar layday commented on August 26, 2024

What version of typing_extensions do you have installed?

from instawow.

Rubio9 avatar Rubio9 commented on August 26, 2024

Instawow's self-updater pulled in 3.7.4.1 apparently.
.local/lib/python3.8/site-packages/typing_extensions-3.7.4.1.dist-info

from the updater run:
Requirement already satisfied, skipping upgrade: typing-extensions~=3.7 in ./.local/lib/python3.8/site-packages (from instawow) (3.7.4.1)

from instawow.

layday avatar layday commented on August 26, 2024

typing-extensions is underspecified in our setup.py - you need version 3.7.4.2 or higher. I assume you're using pip (instawow does not come with its own updater). To update to the latest version of typing-extensions, use: python -m pip install -U typing-extensions.

from instawow.

Rubio9 avatar Rubio9 commented on August 26, 2024

Ah. I see I magicked up a wrapper script and forgot about it. Yes, it's using pip3 to manage updates.
After updating typing-extensions to 3.7.4.3 the error is gone.
Thank you!
Consider this a request to better specify the versioning requirement for typing-extensions :)

from instawow.

layday avatar layday commented on August 26, 2024

The main branch no longer makes use of get_args but I should pay closer attention to dependency specification. Thank you for the report.

from instawow.

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.