!pip install nest_asyncio

import nest_asyncio
nest_asyncio.apply()

 

+ Recent posts