kboghe / NordVPN-switcher

Rotate between different NordVPN servers with ease. Works both on Linux and Windows without any required changes to your code!
https://pypi.org/project/nordvpn-switcher/
193 stars 55 forks source link

Windows #11

Closed hastalamuerte closed 3 years ago

hastalamuerte commented 3 years ago

plz help . How to run it on windows . I install it over pip now he is C:\Users\User\AppData\Local\Programs\Python\Python39\Lib\site-packages\nordvpn_switcher here But cant lauch it anyway. Also found nordvpn_switch.cpython-39 in pycache - is it for 3.9? thanks

kboghe commented 3 years ago

The package shojuld work without any issues on Python 3.9. Have you tried following the readme file? You should be able to simply copy/paste the example code provided there. It's hard to figure out what your issue actually is without more details, I'm afraid.