Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(python3): can't install py3dns==3.1.0 #261

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

faust64
Copy link

@faust64 faust64 commented Jan 23, 2021

The 3.1.0 version of py3dns can't be installed, see https://bugs.launchpad.net/py3dns/+bug/1776027
There's a syntax error, that was fixed in 3.2.0.

with latest python version, raven returns a syntax error during startup:

```
  File "/usr/local/lib/python3.9/site-packages/raven/base.py", line 642
    if transport.async:
                 ^
SyntaxError: invalid syntax
```
@faust64
Copy link
Author

faust64 commented Apr 5, 2021

anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant