I have tried uploading via OTA after initial flash and it will not accept the password. It just keeps giving me a popup with this error in the log below:
Traceback (most recent call last):
File "C:**PATH TO ARDUINO**\arduino-1.8.5\portable\packages\esp8266\hardware\esp8266\2.3.0/tools/espota.py", line 36, in
import logging
File "C:\Python27\lib\logging__init__.py", line 26, in
import sys, os, time, cStringIO, traceback, warnings, weakref, collections
File "C:\Python27\lib\weakref.py", line 14, in
from _weakref import (
ImportError: cannot import name _remove_dead_weakref
I have tried uploading via OTA after initial flash and it will not accept the password. It just keeps giving me a popup with this error in the log below:
Traceback (most recent call last): File "C:**PATH TO ARDUINO**\arduino-1.8.5\portable\packages\esp8266\hardware\esp8266\2.3.0/tools/espota.py", line 36, in
import logging
File "C:\Python27\lib\logging__init__.py", line 26, in
import sys, os, time, cStringIO, traceback, warnings, weakref, collections
File "C:\Python27\lib\weakref.py", line 14, in
from _weakref import (
ImportError: cannot import name _remove_dead_weakref