question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not compatible with python3.10

See original GitHub issue

ImportError: cannot import name 'Iterable' from 'collections' as python3.10 changed it to collections.abc

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
gregorybchriscommented, Jun 8, 2022

@Lyken17 it looks like this is already changed in master branch! (in commit 439ca20d99792fb0bd46e98a2a2640a049bbca37) Do you plan to release a new version of this package to PyPI?

1reaction
Lyken17commented, Jun 12, 2022

Let me try to move onnx import to a deeper location and see whether it helps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to upgrade Python 3.8.10 to 3.10 - SOLVED
Hi, I tried to upgrade Python 3.8.10 to 3.10 on Ubuntu : Ubuntu 20.04.4 LTS but we hit a blocker and wondering whether...
Read more >
Not compatible with python 3.10? · Issue #6041 - GitHub
Trying to install freqtrade on my Macbook but get the following error: ./setup.sh --install No usable python found.
Read more >
flask-socketio not compatible with Python3.10? [SystemError
I have a flask app in production that uses flask-socketio (5.3.1) on gevent/uwsgi/nginx. I tried to upgrade to Ubuntu 22.04 with Python 3.10 ......
Read more >
When should you upgrade to Python 3.11?
1. Missing binary packages. To begin with, not all packages can be installed on 3.11 yet. · 2. Incompatible packages. Sometimes supporting a...
Read more >
1960117 – python-pyside2 is not compatible with Python 3.10
dir/BaseClass.cpp.o -c /builddir/build/BUILD/FreeCAD-0.19.2/src/Base/BaseClass.cpp In file included from /usr/include/python3.10/unicodeobject.h ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found