Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: There is no current event loop #25

Open
johnrobertcobbold opened this issue Sep 12, 2024 · 0 comments
Open

DeprecationWarning: There is no current event loop #25

johnrobertcobbold opened this issue Sep 12, 2024 · 0 comments

Comments

@johnrobertcobbold
Copy link

Hello,

I have been using your great script for a while but had to recently update my version of Python running inside a virtual environment with venv on my Mac. This now leads to the following warning:

2024-09-12 14:25:38 Starting PT...
2024-09-12 14:25:38 PT started successfully.
/usr/local/ptproxy/ptproxy.py:249: DeprecationWarning: There is no current event loop
  loop = asyncio.get_event_loop()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant