ConnectedPapers / connectedpapers-py

MIT License
20 stars 2 forks source link

Change event loop policy for win32 #6

Closed juan-andres-russy closed 8 months ago

juan-andres-russy commented 8 months ago

Avoids the following error in windows: RuntimeError: There is no current event loop.

KanHarI commented 8 months ago

Hi, tested locally. The errors are lint errors, will fix in subsequent PR before deploying, all tests pass