Skip to content

BAC0.connect() not working anymore after switching over to async #475

Answered by ChristianTremblay
levky18t asked this question in Q&A
Discussion options

You must be logged in to vote

Be sure to start Python using

Python -m asyncio

This way an event loop is created and run

A Jupyter Notebook would also work

For scripts, you can have a look to some example in the tests folder. I recently migrated manual_test_cov and manual_test_create_devices

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by levky18t
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants