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.

Script fails on 3.5.3

See original GitHub issue

python --version returns 3.5.3

Traceback (most recent call last):
  File "rich.py", line 2, in <module>
    from presence import Presence
  File "/home/richpresence/presence.py", line 47
    self.sock_reader: asyncio.StreamReader = None
                    ^
SyntaxError: invalid syntax

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
qwertyquertycommented, Jun 23, 2018

This will be fixed ASAP

0reactions
qwertyquertycommented, Oct 5, 2018

This should now be fixed in 3.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Angular Compiler requires TypeScript >=3.4.0 and <3.5.0 ...
ERROR in The Angular Compiler requires TypeScript >=3.6.4 and <3.8.0 ... npm from installing/using the most recent minor version (3.5.3).
Read more >
Can't running bash script with singularity · Issue #5522 - GitHub
Version of Singularity: 3.5.3. Expected behavior. I am trying to run a bash script using a container within singularity
Read more >
Shell Parameter Expansion (Bash Reference Manual) - GNU.org
It is an expansion error if length evaluates to a number less than zero. The following examples illustrate substring expansion using positional parameters:...
Read more >
Upgrade your OctoPrint install to Python 3!
Open a command prompt to where your OctoPrint install is. ... Fails whether I upload directly through an SFTP connection or through the ......
Read more >
Changelog — Python 3.11.1 documentation
Patch by Dominic Socular., gh-100050: Honor existing errors ... gh-87235: On macOS python3 /dev/fd/9 9</path/to/script.py failed for any ...
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