Skip to content

SyntaxError: ensure_future = asyncio.async #9

@shoegazerstella

Description

@shoegazerstella

I get this error when trying to execute this line:

%reload_ext gremlin
%matplotlib inline
  File "/Users/s/anaconda3/envs/py37/lib/python3.7/site-packages/aiohttp/helpers.py", line 30
    ensure_future = asyncio.async
                                ^
SyntaxError: invalid syntax

I am on python 3.7.4 and jupyter==1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions