Git Product home page Git Product logo

Comments (7)

AndreasVerden avatar AndreasVerden commented on July 21, 2024 3

Hi @amcgregor
I know you have fixed the issue on develop, but I am sorry to report that Python 3.10 turned this "Deprecation Warning" into ImportError: cannot import name 'ItemsView' from 'collections' (/usr/lib64/python3.10/collections/__init__.py).

from uri.

Xeverous avatar Xeverous commented on July 21, 2024 3

The issue still exists. Can't use uri 2.0.1 in Python 3.10:

site-packages\uri\bucket.py", line 5, in <module>
    from collections import ItemsView, KeysView, MutableMapping, MutableSequence, ValuesView, deque, namedtuple
ImportError: cannot import name 'ItemsView' from 'collections'

from uri.

amcgregor avatar amcgregor commented on July 21, 2024

Could you give that a shot against the current develop branch? The uri.bucket module makes no reference, currently, and uri.qso imports from the correct location. Tests pass.

from uri.

Ce-eM avatar Ce-eM commented on July 21, 2024

My fault, all good in the dev branch. Keep up the good work 👍

from uri.

amcgregor avatar amcgregor commented on July 21, 2024

Closing as preemptively corrected. Release will be Real Soon Now™, once I finally accept that some features are best left unimplemented. 😉

from uri.

amcgregor avatar amcgregor commented on July 21, 2024

I will bundle up a release as soon as is feasible given the escalation. ¬_¬ And my restored attention to my open source projects.

from uri.

jholloc avatar jholloc commented on July 21, 2024

Hi. I'm seeing a version 3.0.0 listed in the README that fixes this issue but i'm not finding this version on github or pypi?

from uri.

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.