Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Migrating from python 3.4 to 3.5 error #498

Open
grigorcligan opened this issue Mar 2, 2017 · 1 comment
Open

Migrating from python 3.4 to 3.5 error #498

grigorcligan opened this issue Mar 2, 2017 · 1 comment

Comments

@grigorcligan
Copy link

Is everything good here?
http://stackoverflow.com/questions/42546099/python-asyncio-migrate-from-3-4-to-3-5

I met the problem while migrating my script from python 3.4 to 3.5 or 3.6+. It uses asyncio and works good on 3.4 python but when I start it with python3.5+ I got error: RuntimeError: Cannot run the event loop while another loop is running.

@zabisky
Copy link

zabisky commented Mar 2, 2017

it seams this is the same bug: #497

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

No branches or pull requests

2 participants