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.

Requires-Python >=3.10 error

See original GitHub issue

I’m running Python 3.8 and also tried to install daam on Google Colab, but I’m facing this error

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
daemoncommented, Nov 30, 2022

Now downgraded to Python 3.8.

2reactions
daemoncommented, Nov 23, 2022

Okay, got it. I’ll be downgrading it to 3.8 in the next major release. Thanks for bringing it up!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Alternative syntax for unions requires Python 3.10 or newer
I've changed the code to suppress that error in any situation where the evaluation of the type annotation is postponed (within quotes and...
Read more >
Alternative syntax for unions requires Python 3.10 or newer
Hello,. I'm starting to develop my own integration and decided to use IPP printing as the example code to start from because my...
Read more >
Using python 3.10, but pylance still says "alternative syntax for ...
But when I open an editor window and try to enter a type annotation using | for sum types, eg x:int|float, pylance highlights...
Read more >
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 >
Error building, At least Python 3.10 is required to build
Error building, At least Python 3.10 is required to build · My distro ( Devuan ) doesn't yet offer python3. · Find the...
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