python-vpn
python-vpn copied to clipboard
RuntimeError: This event loop is already running
from pvpn.pvpn.server import main
main()
this gives runtime error as event loop is already running. filesystem:
|-pvpn
|-pvpn
|-...
|-server.py
|-LICENCE
|-setup.py