edgaru

Results 6 comments of edgaru

Do you run it with python 3.6?

I solved it using wizard.storage.current_step instead wizard.steps.current.

Hello, How you use tfs 1.2 with protocol 10.77? or how I can update the package to use 10.98?

Ok, thank you, I test it in TFS 1.2 but when I login with official client 10.98, I cant use stair and I cant move items from backpacks or equipament...

Only replace: nordvpn_switch.py ``` def get_nordvpn_servers(): # Fetch the server data from the updated NordVPN API response = requests.get("https://api.nordvpn.com/v1/servers?limit=0") site_json = response.json() # Initialize filtered servers dictionary filtered_servers = {'windows_names':...