Closed hntuan94 closed 6 years ago
Have you ever tried the lib on Linux?
I mostly run it on Linux. I've only done a tiny bit of non-Linux usage to test its compatibility with Windows. What do these commands show you?
python --version
(just curious)cat /etc/resolve.conf
You could try manually setting your nameserver to the one specified here, which I think is 192.168.0.1.
Hi @TadLeonard,
Thank you for your comment. I used Python 3.5 Right now It works well. I just added the IP address of FlashAir in the CONFIG file then everything is OK.
Hi @TadLeonard ,
Have you ever tried the lib on Linux? I run the lib on Linux and get the following error:
It may not be the lib's error but the 'urllib3'. How do you think?